File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ require (
25
25
github.com/chzyer/readline v1.5.1
26
26
github.com/containers/image/v5 v5.34.0
27
27
github.com/containers/storage v1.57.1
28
- github.com/docker/cli v28.1 .1+incompatible
29
- github.com/docker/docker v28.0.4 +incompatible
30
- github.com/docker/docker-credential-helpers v0.9.3
28
+ github.com/docker/cli v27.5 .1+incompatible
29
+ github.com/docker/docker v27.5.1 +incompatible
30
+ github.com/docker/docker-credential-helpers v0.8.2
31
31
github.com/docker/go-connections v0.5.0
32
32
github.com/fatih/color v1.18.0
33
33
github.com/fsnotify/fsnotify v1.9.0
@@ -248,8 +248,7 @@ require (
248
248
)
249
249
250
250
replace (
251
- github.com/docker/cli => github.com/docker/cli v27.5 .1+incompatible
251
+ github.com/docker/cli => github.com/docker/cli v23.0 .1+incompatible
252
252
github.com/docker/distribution => github.com/docker/distribution v2.8.2+incompatible
253
- github.com/docker/docker => github.com/docker/docker v27.5.1+incompatible
254
- github.com/docker/docker-credential-helpers => github.com/docker/docker-credential-helpers v0.8.2
253
+ github.com/docker/docker => github.com/docker/docker v23.0.1+incompatible
255
254
)
You can’t perform that action at this time.
0 commit comments