File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ require (
263263 github.com/nunnatsa/ginkgolinter v0.21.2 // indirect
264264 github.com/opencontainers/go-digest v1.0.0 // indirect
265265 github.com/opencontainers/image-spec v1.1.1 // indirect
266- github.com/opencontainers/runc v1.2.8 // indirect
266+ github.com/opencontainers/runc v1.3.6 // indirect
267267 github.com/ory/dockertest/v3 v3.10.0 // indirect
268268 github.com/pelletier/go-toml v1.9.5 // indirect
269269 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
Original file line number Diff line number Diff line change @@ -815,8 +815,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
815815github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
816816github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
817817github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
818- github.com/opencontainers/runc v1.2.8 h1:RnEICeDReapbZ5lZEgHvj7E9Q3Eex9toYmaGBsbvU5Q =
819- github.com/opencontainers/runc v1.2.8 /go.mod h1:cC0YkmZcuvr+rtBZ6T7NBoVbMGNAdLa/21vIElJDOzI =
818+ github.com/opencontainers/runc v1.3.6 h1:SLGIymCtsk80iNPWgbc8dtjI30r+5mTVV+4dN8/17Sk =
819+ github.com/opencontainers/runc v1.3.6 /go.mod h1:o1wyv76EDlTkcf0KTFgN8bMWLPvgF/HfX709lDv+rr4 =
820820github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
821821github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
822822github.com/ory/dockertest/v3 v3.10.0 h1:4K3z2VMe8Woe++invjaTB7VRyQXQy5UY+loujO4aNE4 =
You can’t perform that action at this time.
0 commit comments