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 @@ -12,7 +12,7 @@ require (
1212 github.com/onsi/ginkgo/v2 v2.11.0
1313 github.com/onsi/gomega v1.27.10
1414 github.com/opencontainers/go-digest v1.0.0
15- github.com/opencontainers/runc v1.1.8
15+ github.com/opencontainers/runc v1.1.9
1616 github.com/opencontainers/selinux v1.11.0
1717 github.com/sirupsen/logrus v1.9.3
1818 github.com/urfave/cli/v2 v2.25.7
Original file line number Diff line number Diff line change @@ -226,8 +226,8 @@ github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
226226github.com/onsi/gomega v1.27.10 /go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M =
227227github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
228228github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
229- github.com/opencontainers/runc v1.1.8 h1:zICRlc+C1XzivLc3nzE+cbJV4LIi8tib6YG0MqC6OqA =
230- github.com/opencontainers/runc v1.1.8 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50 =
229+ github.com/opencontainers/runc v1.1.9 h1:XR0VIHTGce5eWPkaPesqTBrhW2yAcaraWfsEalNwQLM =
230+ github.com/opencontainers/runc v1.1.9 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50 =
231231github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU =
232232github.com/opencontainers/selinux v1.11.0 /go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec =
233233github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ github.com/onsi/gomega/types
188188# github.com/opencontainers/go-digest v1.0.0
189189## explicit; go 1.13
190190github.com/opencontainers/go-digest
191- # github.com/opencontainers/runc v1.1.8
191+ # github.com/opencontainers/runc v1.1.9
192192## explicit; go 1.17
193193github.com/opencontainers/runc/libcontainer/apparmor
194194github.com/opencontainers/runc/libcontainer/utils
You can’t perform that action at this time.
0 commit comments