File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/onsi/ginkgo/v2 v2.1.4
1212 github.com/onsi/gomega v1.20.0
1313 github.com/opencontainers/go-digest v1.0.0
14- github.com/opencontainers/runc v1.1.3
14+ github.com/opencontainers/runc v1.1.4
1515 github.com/opencontainers/selinux v1.10.1
1616 github.com/pborman/uuid v1.2.1
1717 github.com/sirupsen/logrus v1.9.0
Original file line number Diff line number Diff line change @@ -232,8 +232,8 @@ github.com/onsi/gomega v1.20.0 h1:8W0cWlwFkflGPLltQvLRB7ZVD5HuP6ng320w2IS245Q=
232232github.com/onsi/gomega v1.20.0 /go.mod h1:DtrZpjmvpn2mPm4YWQa0/ALMDj9v4YxLgojwPeREyVo =
233233github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
234234github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
235- github.com/opencontainers/runc v1.1.3 h1:vIXrkId+0/J2Ymu2m7VjGvbSlAId9XNRPhn2p4b+d8w =
236- github.com/opencontainers/runc v1.1.3 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
235+ github.com/opencontainers/runc v1.1.4 h1:nRCz/8sKg6K6jgYAFLDlXzPeITBZJyX28DBVhWD+5dg =
236+ github.com/opencontainers/runc v1.1.4 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
237237github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
238238github.com/opencontainers/selinux v1.10.0 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
239239github.com/opencontainers/selinux v1.10.1 h1:09LIPVRP3uuZGQvgR+SgMSNBd1Eb3vlRbGqQpoHsF8w =
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ github.com/onsi/gomega/types
178178# github.com/opencontainers/go-digest v1.0.0
179179## explicit; go 1.13
180180github.com/opencontainers/go-digest
181- # github.com/opencontainers/runc v1.1.3
181+ # github.com/opencontainers/runc v1.1.4
182182## explicit; go 1.16
183183github.com/opencontainers/runc/libcontainer/apparmor
184184github.com/opencontainers/runc/libcontainer/utils
You can’t perform that action at this time.
0 commit comments