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 @@ -207,7 +207,7 @@ require (
207207 github.com/nsf/termbox-go v0.0.0-20190121233118-02980233997d // indirect
208208 github.com/nwaples/rardecode v1.1.2 // indirect
209209 github.com/opencontainers/go-digest v1.0.0 // indirect
210- github.com/opencontainers/runc v1.1.10 // indirect
210+ github.com/opencontainers/runc v1.1.12 // indirect
211211 github.com/opencontainers/runtime-spec v1.1.0 // indirect
212212 github.com/opencontainers/selinux v1.11.0 // indirect
213213 github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f // indirect
Original file line number Diff line number Diff line change @@ -752,8 +752,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
752752github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
753753github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI =
754754github.com/opencontainers/image-spec v1.1.0-rc5 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
755- github.com/opencontainers/runc v1.1.10 h1:EaL5WeO9lv9wmS6SASjszOeQdSctvpbu0DdBQBizE40 =
756- github.com/opencontainers/runc v1.1.10 /go.mod h1:+/R6+KmDlh+hOO8NkjmgkG9Qzvypzk0yXxAPYYR65+M =
755+ github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
756+ github.com/opencontainers/runc v1.1.12 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8 =
757757github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg =
758758github.com/opencontainers/runtime-spec v1.1.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
759759github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU =
You can’t perform that action at this time.
0 commit comments