File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.21.0
5
5
require (
6
6
github.com/aquasecurity/libbpfgo v0.6.0-libbpf-1.3
7
7
github.com/cilium/ebpf v0.16.0
8
- github.com/florianl/go-tc v0.4.3
8
+ github.com/florianl/go-tc v0.4.4
9
9
github.com/google/gopacket v1.1.19
10
10
golang.org/x/net v0.25.0
11
11
golang.org/x/sys v0.20.0
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/cilium/ebpf v0.16.0/go.mod h1:L7u2Blt2jMM/vLAVgjxluxtBKlz3/GWjB0dMOEn
8
8
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
9
9
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
10
10
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
11
- github.com/florianl/go-tc v0.4.3 h1:xpobG2gFNvEqbclU07zjddALSjqTQTWJkxg5/kRYDpw =
12
- github.com/florianl/go-tc v0.4.3 /go.mod h1:uvp6pIlOw7Z8hhfnT5M4+V1hHVgZWRZwwMS8Z0JsRxc =
11
+ github.com/florianl/go-tc v0.4.4 h1:q6lhEWEfyhGffRzdl3eIcNqX/yVIw0IJwXqa9Rdcctw =
12
+ github.com/florianl/go-tc v0.4.4 /go.mod h1:uvp6pIlOw7Z8hhfnT5M4+V1hHVgZWRZwwMS8Z0JsRxc =
13
13
github.com/frankban/quicktest v1.11.3 /go.mod h1:wRf/ReqHper53s+kmmSZizM8NamnL3IM0I9ntUbOk+k =
14
14
github.com/frankban/quicktest v1.14.0 /go.mod h1:NeW+ay9A/U67EYXNFA1nPE8e/tnQv/09mUdL/ijj8og =
15
15
github.com/go-quicktest/qt v1.101.0 h1:O1K29Txy5P2OK0dGo59b7b0LR6wKfIhttaAhHUyn7eI =
You can’t perform that action at this time.
0 commit comments