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 @@ -29,7 +29,7 @@ require (
29
29
github.com/mdlayher/vsock v0.0.0-20190329173812-a92c53d5dcab
30
30
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
31
31
github.com/opencontainers/image-spec v1.0.1 // indirect
32
- github.com/opencontainers/runc v0.1.1
32
+ github.com/opencontainers/runc v1.0.0-rc8
33
33
github.com/opencontainers/runtime-spec v0.1.2-0.20181106065543-31e0d16c1cb7
34
34
github.com/pkg/errors v0.8.1
35
35
github.com/prometheus/client_golang v0.9.2 // indirect
Original file line number Diff line number Diff line change @@ -118,8 +118,8 @@ github.com/opencontainers/go-digest v1.0.0-rc1 h1:WzifXhOVOEOuFYOJAW6aQqW0TooG2i
118
118
github.com/opencontainers/go-digest v1.0.0-rc1 /go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQYUd2OVphdqWwCJHrFt2s =
119
119
github.com/opencontainers/image-spec v1.0.1 h1:JMemWkRwHx4Zj+fVxWoMCFm/8sYGGrUVojFA6h/TRcI =
120
120
github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
121
- github.com/opencontainers/runc v0.1.1 h1:GlxAyO6x8rfZYN9Tt0Kti5a/cP41iuiO2yYT0IJGY8Y =
122
- github.com/opencontainers/runc v0.1.1 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
121
+ github.com/opencontainers/runc v1.0.0-rc8 h1:dDCFes8Hj1r/i5qnypONo5jdOme/8HWZC/aNDyhECt0 =
122
+ github.com/opencontainers/runc v1.0.0-rc8 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
123
123
github.com/opencontainers/runtime-spec v0.1.2-0.20181106065543-31e0d16c1cb7 h1:vg5OQBKq2D0TX7q7loKQBLZ54IUAbUvq1rlwDRdn1gY =
124
124
github.com/opencontainers/runtime-spec v0.1.2-0.20181106065543-31e0d16c1cb7 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
125
125
github.com/pborman/uuid v1.2.0 h1:J7Q5mO4ysT1dv8hyrUGHb9+ooztCXu1D8MY8DZYsu3g =
You can’t perform that action at this time.
0 commit comments