File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -378,7 +378,7 @@ require (
378
378
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
379
379
github.com/opencontainers/go-digest v1.0.0 // indirect
380
380
github.com/opencontainers/image-spec v1.1.0 // indirect
381
- github.com/opencontainers/runc v1.1.13 // indirect
381
+ github.com/opencontainers/runc v1.1.14 // indirect
382
382
github.com/outcaste-io/ristretto v0.2.3 // indirect
383
383
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
384
384
github.com/philhofer/fwd v1.1.2 // indirect
Original file line number Diff line number Diff line change @@ -781,8 +781,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
781
781
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
782
782
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
783
783
github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
784
- github.com/opencontainers/runc v1.1.13 h1:98S2srgG9vw0zWcDpFMn5TRrh8kLxa/5OFUstuUhmRs =
785
- github.com/opencontainers/runc v1.1.13 /go.mod h1:R016aXacfp/gwQBYw2FDGa9m+n6atbLWrYY8hNMT/sA =
784
+ github.com/opencontainers/runc v1.1.14 h1:rgSuzbmgz5DUJjeSnw337TxDbRuqjs6iqQck/2weR6w =
785
+ github.com/opencontainers/runc v1.1.14 /go.mod h1:E4C2z+7BxR7GHXp0hAY53mek+x49X1LjPNeMTfRGvOA =
786
786
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs =
787
787
github.com/opentracing/opentracing-go v1.2.0 /go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc =
788
788
github.com/orisano/pixelmatch v0.0.0-20220722002657-fb0b55479cde h1:x0TT0RDC7UhAVbbWWBzr41ElhJx5tXPWkIHA2HWPRuw =
You can’t perform that action at this time.
0 commit comments