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 @@ -177,7 +177,7 @@ require (
177
177
github.com/olekukonko/tablewriter v0.0.5 // indirect
178
178
github.com/opencontainers/go-digest v1.0.0 // indirect
179
179
github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
180
- github.com/opencontainers/runc v1.1.12 // indirect
180
+ github.com/opencontainers/runc v1.1.14 // indirect
181
181
github.com/opencontainers/runtime-spec v1.1.0-rc.1 // indirect
182
182
github.com/otiai10/copy v1.14.0 // indirect
183
183
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
Original file line number Diff line number Diff line change @@ -794,8 +794,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
794
794
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
795
795
github.com/opencontainers/image-spec v1.1.0-rc3 h1:fzg1mXZFj8YdPeNkRXMg+zb88BFV0Ys52cJydRwBkb8 =
796
796
github.com/opencontainers/image-spec v1.1.0-rc3 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
797
- github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
798
- github.com/opencontainers/runc v1.1.12 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8 =
797
+ github.com/opencontainers/runc v1.1.14 h1:rgSuzbmgz5DUJjeSnw337TxDbRuqjs6iqQck/2weR6w =
798
+ github.com/opencontainers/runc v1.1.14 /go.mod h1:E4C2z+7BxR7GHXp0hAY53mek+x49X1LjPNeMTfRGvOA =
799
799
github.com/opencontainers/runtime-spec v1.1.0-rc.1 h1:wHa9jroFfKGQqFHj0I1fMRKLl0pfj+ynAqBxo3v6u9w =
800
800
github.com/opencontainers/runtime-spec v1.1.0-rc.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
801
801
github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU =
You can’t perform that action at this time.
0 commit comments