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 @@ -41,7 +41,7 @@ require (
4141 github.com/moby/patternmatcher v0.6.0 // indirect
4242 github.com/moby/sys/sequential v0.5.0 // indirect
4343 github.com/opencontainers/image-spec v1.1.0 // indirect
44- github.com/opencontainers/runc v1.2.0 // indirect
44+ github.com/opencontainers/runc v1.2.8 // indirect
4545 github.com/opentracing/opentracing-go v1.2.0 // indirect
4646 github.com/pborman/uuid v1.2.0 // indirect
4747 github.com/pelletier/go-toml v1.9.5 // indirect
Original file line number Diff line number Diff line change @@ -549,8 +549,8 @@ github.com/opencontainers/runc v1.0.0-rc9/go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rm
549549github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
550550github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
551551github.com/opencontainers/runc v1.0.3 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
552- github.com/opencontainers/runc v1.2.0 h1:qke7ZVCmJcKrJVY2iHJVC+0kql9uYdkusOPsQOOeBw4 =
553- github.com/opencontainers/runc v1.2.0 /go.mod h1:/PXzF0h531HTMsYQnmxXkBD7YaGShm/2zcRB79dksUc =
552+ github.com/opencontainers/runc v1.2.8 h1:RnEICeDReapbZ5lZEgHvj7E9Q3Eex9toYmaGBsbvU5Q =
553+ github.com/opencontainers/runc v1.2.8 /go.mod h1:cC0YkmZcuvr+rtBZ6T7NBoVbMGNAdLa/21vIElJDOzI =
554554github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
555555github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
556556github.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