File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
4343 github.com/moby/sys/symlink v0.2.0
4444 github.com/opencontainers/go-digest v1.0.0
4545 github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
46- github.com/opencontainers/runc v1.1.0
46+ github.com/opencontainers/runc v1.1.1
4747 github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
4848 github.com/opencontainers/selinux v1.10.0
4949 github.com/pelletier/go-toml v1.9.3
Original file line number Diff line number Diff line change @@ -712,8 +712,8 @@ github.com/opencontainers/runc v1.0.0-rc8.0.20190926000215-3e425f80a8c9/go.mod h
712712github.com/opencontainers/runc v1.0.0-rc9 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
713713github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
714714github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
715- github.com/opencontainers/runc v1.1.0 h1:O9+X96OcDjkmmZyfaG996kV7yq8HsoU2h1XRRQcefG8 =
716- github.com/opencontainers/runc v1.1.0 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
715+ github.com/opencontainers/runc v1.1.1 h1:PJ9DSs2sVwE0iVr++pAHE6QkS9tzcVWozlPifdwMgrU =
716+ github.com/opencontainers/runc v1.1.1 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
717717github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
718718github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
719719github.com/opencontainers/runtime-spec v1.0.2-0.20190207185410-29686dbc5559 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -496,8 +496,8 @@ github.com/opencontainers/image-spec v1.0.2/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zM
496496github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 h1:9iFHD5Kt9hkOfeawBNiEeEaV7bmC4/Z5wJp8E9BptMs =
497497github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 /go.mod h1:K/JAU0m27RFhDRX4PcFdIKntROP6y5Ed6O91aZYDQfs =
498498github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
499- github.com/opencontainers/runc v1.1.0 h1:O9+X96OcDjkmmZyfaG996kV7yq8HsoU2h1XRRQcefG8 =
500- github.com/opencontainers/runc v1.1.0 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
499+ github.com/opencontainers/runc v1.1.1 h1:PJ9DSs2sVwE0iVr++pAHE6QkS9tzcVWozlPifdwMgrU =
500+ github.com/opencontainers/runc v1.1.1 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
501501github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
502502github.com/opencontainers/runtime-spec v1.0.2 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
503503github.com/opencontainers/runtime-spec v1.0.3-0.20200929063507-e6143ca7d51d /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -331,7 +331,7 @@ github.com/opencontainers/go-digest/digestset
331331github.com/opencontainers/image-spec/identity
332332github.com/opencontainers/image-spec/specs-go
333333github.com/opencontainers/image-spec/specs-go/v1
334- # github.com/opencontainers/runc v1.1.0
334+ # github.com/opencontainers/runc v1.1.1
335335## explicit; go 1.16
336336github.com/opencontainers/runc/libcontainer/user
337337# github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
You can’t perform that action at this time.
0 commit comments