File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ require (
180180 github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
181181 github.com/opencontainers/go-digest/blake3 v0.0.0-20231025023718-d50d2fec9c98 // indirect
182182 github.com/opencontainers/image-spec v1.1.0 // indirect
183- github.com/opencontainers/runc v1.1.13 // indirect
183+ github.com/opencontainers/runc v1.1.14 // indirect
184184 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
185185 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
186186 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -362,8 +362,8 @@ github.com/opencontainers/go-digest/blake3 v0.0.0-20231025023718-d50d2fec9c98 h1
362362github.com/opencontainers/go-digest/blake3 v0.0.0-20231025023718-d50d2fec9c98 /go.mod h1:kqQaIc6bZstKgnGpL7GD5dWoLKbA6mH1Y9ULjGImBnM =
363363github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
364364github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
365- github.com/opencontainers/runc v1.1.13 h1:98S2srgG9vw0zWcDpFMn5TRrh8kLxa/5OFUstuUhmRs =
366- github.com/opencontainers/runc v1.1.13 /go.mod h1:R016aXacfp/gwQBYw2FDGa9m+n6atbLWrYY8hNMT/sA =
365+ github.com/opencontainers/runc v1.1.14 h1:rgSuzbmgz5DUJjeSnw337TxDbRuqjs6iqQck/2weR6w =
366+ github.com/opencontainers/runc v1.1.14 /go.mod h1:E4C2z+7BxR7GHXp0hAY53mek+x49X1LjPNeMTfRGvOA =
367367github.com/ory/dockertest/v3 v3.11.0 h1:OiHcxKAvSDUwsEVh2BjxQQc/5EHz9n0va9awCtNGuyA =
368368github.com/ory/dockertest/v3 v3.11.0 /go.mod h1:VIPxS1gwT9NpPOrfD3rACs8Y9Z7yhzO4SB194iUDnUI =
369369github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU =
You can’t perform that action at this time.
0 commit comments