File tree Expand file tree Collapse file tree 7 files changed +26
-16
lines changed
staging/operator-registry
github.com/opencontainers/image-spec/specs-go Expand file tree Collapse file tree 7 files changed +26
-16
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ require (
165
165
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
166
166
github.com/onsi/gomega v1.31.1 // indirect
167
167
github.com/opencontainers/go-digest v1.0.0 // indirect
168
- github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
168
+ github.com/opencontainers/image-spec v1.1.0-rc6 // indirect
169
169
github.com/opencontainers/runc v1.1.12 // indirect
170
170
github.com/opencontainers/runtime-spec v1.1.0 // indirect
171
171
github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a // indirect
Original file line number Diff line number Diff line change @@ -727,8 +727,8 @@ github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo=
727
727
github.com/onsi/gomega v1.31.1 /go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0 =
728
728
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
729
729
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
730
- github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI =
731
- github.com/opencontainers/image-spec v1.1.0-rc5 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
730
+ github.com/opencontainers/image-spec v1.1.0-rc6 h1:XDqvyKsJEbRtATzkgItUqBA7QHk58yxX1Ov9HERHNqU =
731
+ github.com/opencontainers/image-spec v1.1.0-rc6 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
732
732
github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
733
733
github.com/opencontainers/runc v1.1.12 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8 =
734
734
github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg =
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/onsi/ginkgo/v2 v2.15.0
22
22
github.com/onsi/gomega v1.31.1
23
23
github.com/opencontainers/go-digest v1.0.0
24
- github.com/opencontainers/image-spec v1.1.0-rc5
24
+ github.com/opencontainers/image-spec v1.1.0-rc6
25
25
github.com/operator-framework/api v0.21.0
26
26
github.com/otiai10/copy v1.14.0
27
27
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
Original file line number Diff line number Diff line change @@ -337,8 +337,8 @@ github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420/go.mod h1
337
337
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
338
338
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
339
339
github.com/opencontainers/image-spec v1.0.0 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
340
- github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI =
341
- github.com/opencontainers/image-spec v1.1.0-rc5 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
340
+ github.com/opencontainers/image-spec v1.1.0-rc6 h1:XDqvyKsJEbRtATzkgItUqBA7QHk58yxX1Ov9HERHNqU =
341
+ github.com/opencontainers/image-spec v1.1.0-rc6 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
342
342
github.com/opencontainers/runc v1.1.10 h1:EaL5WeO9lv9wmS6SASjszOeQdSctvpbu0DdBQBizE40 =
343
343
github.com/opencontainers/runc v1.1.10 /go.mod h1:+/R6+KmDlh+hOO8NkjmgkG9Qzvypzk0yXxAPYYR65+M =
344
344
github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg =
Original file line number Diff line number Diff line change @@ -698,7 +698,7 @@ github.com/onsi/gomega/types
698
698
## explicit; go 1.13
699
699
github.com/opencontainers/go-digest
700
700
github.com/opencontainers/go-digest/digestset
701
- # github.com/opencontainers/image-spec v1.1.0-rc5
701
+ # github.com/opencontainers/image-spec v1.1.0-rc6
702
702
## explicit; go 1.18
703
703
github.com/opencontainers/image-spec/specs-go
704
704
github.com/opencontainers/image-spec/specs-go/v1
You can’t perform that action at this time.
0 commit comments