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 @@ -4,7 +4,7 @@ go 1.23.0
44
55require (
66 github.com/alecthomas/kingpin/v2 v2.4.0
7- github.com/aquasecurity/libbpfgo v0.8.0 -libbpf-1.5
7+ github.com/aquasecurity/libbpfgo v0.9.1 -libbpf-1.5.1
88 github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
99 github.com/elastic/go-perf v0.0.0-20191212140718-9c656876f595
1010 github.com/iovisor/gobpf v0.2.0
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/alecthomas/kingpin/v2 v2.4.0 h1:f48lwail6p8zpO1bC4TxtqACaGqHYA22qkHjH
22github.com/alecthomas/kingpin/v2 v2.4.0 /go.mod h1:0gyi0zQnjuFk8xrkNKamJoyUo382HRL7ATRpFZCw6tE =
33github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9 h1:ez/4by2iGztzR4L0zgAOR8lTQK9VlyBVVd7G4omaOQs =
44github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9 /go.mod h1:OMCwj8VM1Kc9e19TLln2VL61YJF0x1XFtfdL4JdbSyE =
5- github.com/aquasecurity/libbpfgo v0.8.0 -libbpf-1.5 h1:YWh+wmaGTM3+q+v+Xevi1ASkyBFozcVMpYTBLbdz4cE =
6- github.com/aquasecurity/libbpfgo v0.8.0 -libbpf-1.5 /go.mod h1:HB2DYWHuMraOB0IFcfjL8tsxN8TcFOdWKTrNqnHrTrs =
5+ github.com/aquasecurity/libbpfgo v0.9.1 -libbpf-1.5.1 h1:LCvn0QWzjhpTVVWsybQ0ympqEG4dBu+Xhb9Fx4tKIwM =
6+ github.com/aquasecurity/libbpfgo v0.9.1 -libbpf-1.5.1 /go.mod h1:JQNC5NuGwyYC7IZum6JqPNVHarFAuab+h4lO6t0jIhc =
77github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
88github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
99github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
You can’t perform that action at this time.
0 commit comments