File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/docker/docker v26.1.5+incompatible
10
10
github.com/florianl/go-tc v0.4.4
11
11
github.com/gopacket/gopacket v1.3.1
12
- github.com/jschwinger233/elibpcap v0 .0.0-20231010035657-e99300096f5e
12
+ github.com/jschwinger233/elibpcap v1 .0.0
13
13
github.com/phuslu/log v1.0.113
14
14
github.com/shirou/gopsutil/v4 v4.24.11
15
15
github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ github.com/josharian/native v0.0.0-20200817173448-b6b71def0850/go.mod h1:7X/rasw
116
116
github.com/josharian/native v1.0.0 /go.mod h1:7X/raswPFr05uY3HiLlYeyQntB6OO7E/d2Cu7qoaN2w =
117
117
github.com/josharian/native v1.1.0 h1:uuaP0hAbW7Y4l0ZRQ6C9zfb7Mg1mbFKry/xzDAfmtLA =
118
118
github.com/josharian/native v1.1.0 /go.mod h1:7X/raswPFr05uY3HiLlYeyQntB6OO7E/d2Cu7qoaN2w =
119
- github.com/jschwinger233/elibpcap v0 .0.0-20231010035657-e99300096f5e h1:UpDAKPdosPU3cCr8pZepHsirJjMlowczu/ACb2/xK4Q =
120
- github.com/jschwinger233/elibpcap v0 .0.0-20231010035657-e99300096f5e /go.mod h1:fUmq00C6Pechtr089JDPhvIc6TxrbUHDlZ5QCYc9tJQ =
119
+ github.com/jschwinger233/elibpcap v1 .0.0 h1:UQuP3XT9orz26lW6DPTu9B9OBYirB57LmhPNGxQqU2U =
120
+ github.com/jschwinger233/elibpcap v1 .0.0/go.mod h1:fUmq00C6Pechtr089JDPhvIc6TxrbUHDlZ5QCYc9tJQ =
121
121
github.com/jsimonetti/rtnetlink v0.0.0-20190606172950-9527aa82566a /go.mod h1:Oz+70psSo5OFh8DBl0Zv2ACw7Esh6pPUphlvZG9x7uw =
122
122
github.com/jsimonetti/rtnetlink v0.0.0-20200117123717-f846d4f6c1f4 /go.mod h1:WGuG/smIU4J/54PblvSbh+xvCZmpJnFgr3ds6Z55XMQ =
123
123
github.com/jsimonetti/rtnetlink v0.0.0-20201009170750-9c6f07d100c1 /go.mod h1:hqoO/u39cqLeBLebZ8fWdE96O7FxrAsRYhnVOdgHxok =
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ github.com/inconshreveable/mousetrap
272
272
# github.com/josharian/native v1.1.0
273
273
## explicit; go 1.13
274
274
github.com/josharian/native
275
- # github.com/jschwinger233/elibpcap v0 .0.0-20231010035657-e99300096f5e
275
+ # github.com/jschwinger233/elibpcap v1 .0.0
276
276
## explicit; go 1.21.0
277
277
github.com/jschwinger233/elibpcap
278
278
# github.com/klauspost/compress v1.16.7
You can’t perform that action at this time.
0 commit comments