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 @@ -196,7 +196,7 @@ require (
196196 github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
197197 github.com/opencontainers/go-digest/blake3 v0.0.0-20250116041648-1e56c6daea3b // indirect
198198 github.com/opencontainers/image-spec v1.1.1 // indirect
199- github.com/opencontainers/runc v1.2.6 // indirect
199+ github.com/opencontainers/runc v1.2.8 // indirect
200200 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
201201 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
202202 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -387,8 +387,8 @@ github.com/opencontainers/go-digest/blake3 v0.0.0-20250116041648-1e56c6daea3b h1
387387github.com/opencontainers/go-digest/blake3 v0.0.0-20250116041648-1e56c6daea3b /go.mod h1:kqQaIc6bZstKgnGpL7GD5dWoLKbA6mH1Y9ULjGImBnM =
388388github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
389389github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
390- github.com/opencontainers/runc v1.2.6 h1:P7Hqg40bsMvQGCS4S7DJYhUZOISMLJOB2iGX5COWiPk =
391- github.com/opencontainers/runc v1.2.6 /go.mod h1:dOQeFo29xZKBNeRBI0B19mJtfHv68YgCTh1X+YphA+4 =
390+ github.com/opencontainers/runc v1.2.8 h1:RnEICeDReapbZ5lZEgHvj7E9Q3Eex9toYmaGBsbvU5Q =
391+ github.com/opencontainers/runc v1.2.8 /go.mod h1:cC0YkmZcuvr+rtBZ6T7NBoVbMGNAdLa/21vIElJDOzI =
392392github.com/ory/dockertest/v3 v3.12.0 h1:3oV9d0sDzlSQfHtIaB5k6ghUCVMVLpAY8hwrqoCyRCw =
393393github.com/ory/dockertest/v3 v3.12.0 /go.mod h1:aKNDTva3cp8dwOWwb9cWuX84aH5akkxXRvO7KCwWVjE =
394394github.com/otiai10/copy v1.14.1 h1:5/7E6qsUMBaH5AnQ0sSLzzTg1oTECmcCmT6lvF45Na8 =
You can’t perform that action at this time.
0 commit comments