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 @@ -89,7 +89,7 @@ require (
89
89
github.com/oklog/ulid v1.3.1 // indirect
90
90
github.com/olekukonko/tablewriter v0.0.5 // indirect
91
91
github.com/opencontainers/go-digest v1.0.0 // indirect
92
- github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
92
+ github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
93
93
github.com/opencontainers/runc v1.1.5 // indirect
94
94
github.com/pelletier/go-toml v1.9.5 // indirect
95
95
github.com/pierrec/lz4/v4 v4.1.17 // indirect
Original file line number Diff line number Diff line change @@ -2522,8 +2522,8 @@ github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799/go.mod
2522
2522
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 /go.mod h1:j4h1pJW6ZcJTgMZWP3+7RlG3zTaP02aDZ/Qw0sppK7Q =
2523
2523
github.com/opencontainers/image-spec v1.1.0-rc2 /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
2524
2524
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
2525
- github.com/opencontainers/image-spec v1.1.0-rc3 h1:fzg1mXZFj8YdPeNkRXMg+zb88BFV0Ys52cJydRwBkb8 =
2526
- github.com/opencontainers/image-spec v1.1.0-rc3 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
2525
+ github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI =
2526
+ github.com/opencontainers/image-spec v1.1.0-rc5 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
2527
2527
github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
2528
2528
github.com/opencontainers/runc v0.1.1 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
2529
2529
github.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