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 @@ -23,7 +23,7 @@ require (
2323 github.com/manifoldco/promptui v0.9.0
2424 github.com/mattn/go-isatty v0.0.16
2525 github.com/mholt/archiver/v3 v3.5.1
26- github.com/opencontainers/image-spec v1.1.0-rc1
26+ github.com/opencontainers/image-spec v1.1.0-rc2
2727 github.com/pkg/errors v0.9.1
2828 github.com/replicatedhq/termui/v3 v3.1.1-0.20200811145416-f40076d26851
2929 github.com/segmentio/ksuid v1.0.4
Original file line number Diff line number Diff line change @@ -825,8 +825,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
825825github.com/opencontainers/image-spec v1.0.0 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
826826github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
827827github.com/opencontainers/image-spec v1.0.2 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
828- github.com/opencontainers/image-spec v1.1.0-rc1 h1:lfG+OTa7V8PD3PKvkocSG9KAcA9MANqJn53m31Fvwkc =
829- github.com/opencontainers/image-spec v1.1.0-rc1 /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
828+ github.com/opencontainers/image-spec v1.1.0-rc2 h1:2zx/Stx4Wc5pIPDvIxHXvXtQFW/7XWJGmnM7r3wg034 =
829+ github.com/opencontainers/image-spec v1.1.0-rc2 /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
830830github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
831831github.com/opencontainers/runc v0.1.1 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
832832github.com/opencontainers/runc v1.0.0-rc8.0.20190926000215-3e425f80a8c9 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
You can’t perform that action at this time.
0 commit comments