We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e57cc5 + 67b8a68 commit 57d1c30Copy full SHA for 57d1c30
go.mod
@@ -26,13 +26,6 @@ require (
26
google.golang.org/protobuf v1.36.6
27
)
28
29
-// https://github.com/opencontainers/runc/issues/4594
30
-exclude (
31
- github.com/cilium/ebpf v0.17.0
32
- github.com/cilium/ebpf v0.17.1
33
- github.com/cilium/ebpf v0.17.2
34
-)
35
-
36
require (
37
github.com/cilium/ebpf v0.17.3 // indirect
38
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
0 commit comments