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 v1.16.5
1212 github.com/onsi/gomega v1.19.0
1313 github.com/opencontainers/go-digest v1.0.0
14- github.com/opencontainers/runc v1.1.0
14+ github.com/opencontainers/runc v1.1.1
1515 github.com/opencontainers/selinux v1.10.1
1616 github.com/pborman/uuid v1.2.1
1717 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -483,8 +483,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
483483github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
484484github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
485485github.com/opencontainers/runc v1.0.3 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
486- github.com/opencontainers/runc v1.1.0 h1:O9+X96OcDjkmmZyfaG996kV7yq8HsoU2h1XRRQcefG8 =
487- github.com/opencontainers/runc v1.1.0 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
486+ github.com/opencontainers/runc v1.1.1 h1:PJ9DSs2sVwE0iVr++pAHE6QkS9tzcVWozlPifdwMgrU =
487+ github.com/opencontainers/runc v1.1.1 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
488488github.com/opencontainers/runtime-spec v1.0.2 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
489489github.com/opencontainers/runtime-spec v1.0.3-0.20200929063507-e6143ca7d51d /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
490490github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ github.com/onsi/gomega/types
115115# github.com/opencontainers/go-digest v1.0.0
116116## explicit
117117github.com/opencontainers/go-digest
118- # github.com/opencontainers/runc v1.1.0
118+ # github.com/opencontainers/runc v1.1.1
119119## explicit
120120github.com/opencontainers/runc/libcontainer/apparmor
121121github.com/opencontainers/runc/libcontainer/utils
You can’t perform that action at this time.
0 commit comments