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 @@ -141,7 +141,7 @@ require (
141141 github.com/ncruces/go-strftime v0.1.9 // indirect
142142 github.com/opencontainers/go-digest v1.0.0 // indirect
143143 github.com/opencontainers/image-spec v1.1.0 // indirect
144- github.com/opencontainers/runc v1.2.0 // indirect
144+ github.com/opencontainers/runc v1.2.8 // indirect
145145 github.com/pkg/errors v0.9.1 // indirect
146146 github.com/pmezard/go-difflib v1.0.0 // indirect
147147 github.com/prometheus/client_golang v1.14.0 // indirect
Original file line number Diff line number Diff line change @@ -1207,8 +1207,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
12071207github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
12081208github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
12091209github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
1210- github.com/opencontainers/runc v1.2.0 h1:qke7ZVCmJcKrJVY2iHJVC+0kql9uYdkusOPsQOOeBw4 =
1211- github.com/opencontainers/runc v1.2.0 /go.mod h1:/PXzF0h531HTMsYQnmxXkBD7YaGShm/2zcRB79dksUc =
1210+ github.com/opencontainers/runc v1.2.8 h1:RnEICeDReapbZ5lZEgHvj7E9Q3Eex9toYmaGBsbvU5Q =
1211+ github.com/opencontainers/runc v1.2.8 /go.mod h1:cC0YkmZcuvr+rtBZ6T7NBoVbMGNAdLa/21vIElJDOzI =
12121212github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
12131213github.com/ory/dockertest/v3 v3.10.0 h1:4K3z2VMe8Woe++invjaTB7VRyQXQy5UY+loujO4aNE4 =
12141214github.com/ory/dockertest/v3 v3.10.0 /go.mod h1:nr57ZbRWMqfsdGdFNLHz5jjNdDb7VVFnzAeW1n5N1Lg =
You can’t perform that action at this time.
0 commit comments