File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
29
29
github.com/containernetworking/plugins v1.4.0
30
30
github.com/coreos/go-systemd/v22 v22.5.0
31
31
github.com/distribution/reference v0.5.0
32
- github.com/docker/cli v25.0.0 +incompatible
32
+ github.com/docker/cli v25.0.1 +incompatible
33
33
github.com/docker/docker v25.0.1+incompatible
34
34
github.com/docker/go-connections v0.5.0
35
35
github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -430,8 +430,8 @@ github.com/dnaeon/go-vcr v1.1.0/go.mod h1:M7tiix8f0r6mKKJ3Yq/kqU1OYf3MnfmBWVbPx/
430
430
github.com/docker/cli v0.0.0-20190925022749-754388324470 /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
431
431
github.com/docker/cli v0.0.0-20191017083524-a8ff7f821017 /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
432
432
github.com/docker/cli v20.10.0-beta1.0.20201029214301-1d20b15adc38+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
433
- github.com/docker/cli v25.0.0 +incompatible h1:zaimaQdnX7fYWFqzN88exE9LDEvRslexpFowZBX6GoQ =
434
- github.com/docker/cli v25.0.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
433
+ github.com/docker/cli v25.0.1 +incompatible h1:mFpqnrS6Hsm3v1k7Wa/BO23oz0k121MTbTO1lpcGSkU =
434
+ github.com/docker/cli v25.0.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
435
435
github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
436
436
github.com/docker/distribution v2.6.0-rc.1.0.20180327202408-83389a148052+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
437
437
github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
Original file line number Diff line number Diff line change @@ -438,7 +438,7 @@ github.com/dimchansky/utfbom
438
438
# github.com/distribution/reference v0.5.0
439
439
## explicit; go 1.20
440
440
github.com/distribution/reference
441
- # github.com/docker/cli v25.0.0 +incompatible
441
+ # github.com/docker/cli v25.0.1 +incompatible
442
442
## explicit
443
443
github.com/docker/cli/cli/config
444
444
github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments