Skip to content

Commit 57d1c30

Browse files
authored
Merge pull request #4748 from rata/main
go.mod: Delete exclude directives
2 parents 0e57cc5 + 67b8a68 commit 57d1c30

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

go.mod

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,6 @@ require (
2626
google.golang.org/protobuf v1.36.6
2727
)
2828

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-
3629
require (
3730
github.com/cilium/ebpf v0.17.3 // indirect
3831
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect

0 commit comments

Comments
 (0)