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 @@ -29,7 +29,7 @@ require (
29
29
github.com/moby/term v0.5.0
30
30
github.com/morikuni/aec v1.0.0
31
31
github.com/opencontainers/go-digest v1.0.0
32
- github.com/opencontainers/image-spec v1.1.0-rc3
32
+ github.com/opencontainers/image-spec v1.1.0-rc4
33
33
github.com/pkg/errors v0.9.1
34
34
github.com/sirupsen/logrus v1.9.3
35
35
github.com/spf13/cobra v1.7.0
Original file line number Diff line number Diff line change @@ -511,8 +511,8 @@ github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420/go.mod h1
511
511
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
512
512
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
513
513
github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
514
- github.com/opencontainers/image-spec v1.1.0-rc3 h1:fzg1mXZFj8YdPeNkRXMg+zb88BFV0Ys52cJydRwBkb8 =
515
- github.com/opencontainers/image-spec v1.1.0-rc3 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
514
+ github.com/opencontainers/image-spec v1.1.0-rc4 h1:oOxKUJWnFC4YGHCCMNql1x4YaDfYBTS5Y4x/Cgeo1E0 =
515
+ github.com/opencontainers/image-spec v1.1.0-rc4 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
516
516
github.com/opencontainers/runc v1.1.7 h1:y2EZDS8sNng4Ksf0GUYNhKbTShZJPJg1FiXJNH/uoCk =
517
517
github.com/opencontainers/runc v1.1.7 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50 =
518
518
github.com/opencontainers/runtime-spec v1.1.0-rc.2 h1:ucBtEms2tamYYW/SvGpvq9yUN0NEVL6oyLEwDcTSrk8 =
You can’t perform that action at this time.
0 commit comments