File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/hashicorp/go-multierror v1.1.1
21
21
github.com/miekg/dns v1.1.25
22
22
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
23
- github.com/opencontainers/runc v1.1.1
23
+ github.com/opencontainers/runc v1.1.2
24
24
github.com/opencontainers/runtime-spec v1.0.3-0.20210910115017-0d6cc581aeea
25
25
github.com/pelletier/go-toml v1.9.3
26
26
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -784,8 +784,9 @@ github.com/opencontainers/runc v1.0.0-rc9/go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rm
784
784
github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
785
785
github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
786
786
github.com/opencontainers/runc v1.1.0 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
787
- github.com/opencontainers/runc v1.1.1 h1:PJ9DSs2sVwE0iVr++pAHE6QkS9tzcVWozlPifdwMgrU =
788
787
github.com/opencontainers/runc v1.1.1 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
788
+ github.com/opencontainers/runc v1.1.2 h1:2VSZwLx5k/BfsBxMMipG/LYUnmqOD/BPkIVgQUcTlLw =
789
+ github.com/opencontainers/runc v1.1.2 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
789
790
github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
790
791
github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
791
792
github.com/opencontainers/runtime-spec v1.0.2-0.20190207185410-29686dbc5559 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
You can’t perform that action at this time.
0 commit comments