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 b8c4b3d + a27427f commit 7eab2ceCopy full SHA for 7eab2ce
go.mod
@@ -28,7 +28,7 @@ require (
28
github.com/containerd/typeurl/v2 v2.2.3
29
github.com/containernetworking/cni v1.3.0 //gomodjail:unconfined
30
github.com/containernetworking/plugins v1.7.1 //gomodjail:unconfined
31
- github.com/coreos/go-iptables v0.8.0
+ github.com/coreos/go-iptables v0.8.0 //gomodjail:unconfined
32
github.com/coreos/go-systemd/v22 v22.5.0
33
github.com/cyphar/filepath-securejoin v0.4.1 //gomodjail:unconfined
34
github.com/distribution/reference v0.6.0
0 commit comments