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 @@ -351,7 +351,7 @@ require (
351351 github.com/olekukonko/tablewriter v0.0.5 // indirect
352352 github.com/opencontainers/go-digest v1.0.0 // indirect
353353 github.com/opencontainers/image-spec v1.1.0 // indirect
354- github.com/opencontainers/runc v1.2.0-rc.1 // indirect
354+ github.com/opencontainers/runc v1.2.0-rc.3 // indirect
355355 github.com/opentracing/opentracing-go v1.2.0 // indirect
356356 github.com/pborman/uuid v1.2.1 // indirect
357357 github.com/pelletier/go-toml v1.9.5 // indirect
Original file line number Diff line number Diff line change @@ -1068,8 +1068,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
10681068github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
10691069github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
10701070github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
1071- github.com/opencontainers/runc v1.2.0-rc.1 h1:SMjop2pxxYRTfKdsigna/8xRoaoCfIQfD2cVuOb64/o =
1072- github.com/opencontainers/runc v1.2.0-rc.1 /go.mod h1:m9JwxfHzXz5YTTXBQr7EY9KTuazFAGPyMQx2nRR3vTw =
1071+ github.com/opencontainers/runc v1.2.0-rc.3 h1:5vQhejBp4S5w1DwFZ7L3CSOQX9cmcc8JKFy/mOBTJlo =
1072+ github.com/opencontainers/runc v1.2.0-rc.3 /go.mod h1:HADgqJU4nqAmOpe+uYBTJ4ZRvjks3ptCjKXp1pHqmCc =
10731073github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
10741074github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
10751075github.com/ory/dockertest/v3 v3.11.0 h1:OiHcxKAvSDUwsEVh2BjxQQc/5EHz9n0va9awCtNGuyA =
You can’t perform that action at this time.
0 commit comments