File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ require (
48
48
github.com/moby/patternmatcher v0.6.0
49
49
github.com/olekukonko/tablewriter v0.0.5
50
50
github.com/opencontainers/go-digest v1.0.0
51
- github.com/opencontainers/runc v1.2.3
51
+ github.com/opencontainers/runc v1.2.4
52
52
github.com/otiai10/copy v1.14.1
53
53
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
54
54
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
Original file line number Diff line number Diff line change @@ -1810,8 +1810,8 @@ github.com/opencontainers/runc v1.0.0-rc9/go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rm
1810
1810
github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
1811
1811
github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
1812
1812
github.com/opencontainers/runc v1.1.0 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
1813
- github.com/opencontainers/runc v1.2.3 h1:fxE7amCzfZflJO2lHXf4y/y8M1BoAqp+FVmG19oYB80 =
1814
- github.com/opencontainers/runc v1.2.3 /go.mod h1:nSxcWUydXrsBZVYNSkTjoQ/N6rcyTtn+1SD5D4+kRIM =
1813
+ github.com/opencontainers/runc v1.2.4 h1:yWFgLkghp71D76Fa0l349yAl5g4Gse7DPYNlvkQ9Eiw =
1814
+ github.com/opencontainers/runc v1.2.4 /go.mod h1:nSxcWUydXrsBZVYNSkTjoQ/N6rcyTtn+1SD5D4+kRIM =
1815
1815
github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
1816
1816
github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
1817
1817
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