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 @@ -8,7 +8,7 @@ require (
8
8
github.com/google/go-cmp v0.5.9
9
9
github.com/google/go-containerregistry v0.11.0
10
10
github.com/joho/godotenv v1.5.1
11
- github.com/opencontainers/image-spec v1.1.0-rc.3
11
+ github.com/opencontainers/image-spec v1.1.0-rc4
12
12
github.com/pkg/errors v0.9.1
13
13
github.com/sirupsen/logrus v1.9.0
14
14
github.com/spf13/cobra v1.7.0
Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ github.com/opencontainers/go-digest v1.0.0-rc1/go.mod h1:cMLVZDEM3+U2I4VmLI6N8jQ
172
172
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
173
173
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
174
174
github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
175
- github.com/opencontainers/image-spec v1.1.0-rc.3 h1:GT9Xon8YrLxz6N7sErbN81V8J4lOQKGUZQmI3ioviqU =
176
- github.com/opencontainers/image-spec v1.1.0-rc.3 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
175
+ github.com/opencontainers/image-spec v1.1.0-rc4 h1:oOxKUJWnFC4YGHCCMNql1x4YaDfYBTS5Y4x/Cgeo1E0 =
176
+ github.com/opencontainers/image-spec v1.1.0-rc4 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
177
177
github.com/opencontainers/runc v0.1.1 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
178
178
github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
179
179
github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
You can’t perform that action at this time.
0 commit comments