File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
staging/operator-registry Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/containers/image/v5 v5.33.1
13
13
github.com/distribution/distribution/v3 v3.0.0-rc.2
14
14
github.com/distribution/reference v0.6.0
15
- github.com/docker/cli v27.5.0 +incompatible
15
+ github.com/docker/cli v27.5.1 +incompatible
16
16
github.com/golang-migrate/migrate/v4 v4.18.1
17
17
github.com/golang/mock v1.6.0
18
18
github.com/golang/protobuf v1.5.4
Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ github.com/distribution/distribution/v3 v3.0.0-rc.2 h1:tTrzntanYMbd20SyvdeR83Ya1
94
94
github.com/distribution/distribution/v3 v3.0.0-rc.2 /go.mod h1:H2zIRRXS20ylnv2HTuKILAWuANjuA60GB7MLOsQag7Y =
95
95
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
96
96
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
97
- github.com/docker/cli v27.5.0 +incompatible h1:aMphQkcGtpHixwwhAXJT1rrK/detk2JIvDaFkLctbGM =
98
- github.com/docker/cli v27.5.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
97
+ github.com/docker/cli v27.5.1 +incompatible h1:JB9cieUT9YNiMITtIsguaN55PLOHhBSz3LKVc6cqWaY =
98
+ github.com/docker/cli v27.5.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
99
99
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
100
100
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
101
101
github.com/docker/docker v27.3.1+incompatible h1:KttF0XoteNTicmUtBO0L2tP+J7FGRFTjaEF4k6WdhfI =
You can’t perform that action at this time.
0 commit comments