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 @@ -123,7 +123,7 @@ require (
123123 github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
124124 github.com/opencontainers/go-digest v1.0.0 // indirect
125125 github.com/opencontainers/image-spec v1.1.0 // indirect
126- github.com/opencontainers/runc v1.2.1 // indirect
126+ github.com/opencontainers/runc v1.2.8 // indirect
127127 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
128128 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
129129 github.com/prometheus/client_golang v1.20.5 // indirect
Original file line number Diff line number Diff line change @@ -644,8 +644,8 @@ github.com/opencontainers/runc v1.0.0-rc8.0.20190926000215-3e425f80a8c9/go.mod h
644644github.com/opencontainers/runc v1.0.0-rc9 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
645645github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
646646github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
647- github.com/opencontainers/runc v1.2.1 h1:mQkmeFSUxqFaVmvIn1VQPeQIKpHFya5R07aJw0DKQa8 =
648- github.com/opencontainers/runc v1.2.1 /go.mod h1:/PXzF0h531HTMsYQnmxXkBD7YaGShm/2zcRB79dksUc =
647+ github.com/opencontainers/runc v1.2.8 h1:RnEICeDReapbZ5lZEgHvj7E9Q3Eex9toYmaGBsbvU5Q =
648+ github.com/opencontainers/runc v1.2.8 /go.mod h1:cC0YkmZcuvr+rtBZ6T7NBoVbMGNAdLa/21vIElJDOzI =
649649github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
650650github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
651651github.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