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 @@ -11,7 +11,7 @@ require (
11
11
github.com/containers/image/v5 v5.35.0
12
12
github.com/distribution/distribution/v3 v3.0.0
13
13
github.com/distribution/reference v0.6.0
14
- github.com/docker/cli v28.0.4 +incompatible
14
+ github.com/docker/cli v28.1.1 +incompatible
15
15
github.com/golang-migrate/migrate/v4 v4.18.2
16
16
github.com/golang/mock v1.6.0
17
17
github.com/google/go-cmp v0.7.0
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ github.com/distribution/distribution/v3 v3.0.0 h1:q4R8wemdRQDClzoNNStftB2ZAfqOiN
95
95
github.com/distribution/distribution/v3 v3.0.0 /go.mod h1:tRNuFoZsUdyRVegq8xGNeds4KLjwLCRin/tTo6i1DhU =
96
96
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
97
97
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
98
- github.com/docker/cli v28.0.4 +incompatible h1:pBJSJeNd9QeIWPjRcV91RVJihd/TXB77q1ef64XEu4A =
99
- github.com/docker/cli v28.0.4 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
98
+ github.com/docker/cli v28.1.1 +incompatible h1:eyUemzeI45DY7eDPuwUcmDyDj1pM98oD5MdSpiItp8k =
99
+ github.com/docker/cli v28.1.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
100
100
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
101
101
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
102
102
github.com/docker/docker v28.0.4+incompatible h1:JNNkBctYKurkw6FrHfKqY0nKIDf5nrbxjVBtS+cdcok =
You can’t perform that action at this time.
0 commit comments