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 @@ -32,7 +32,7 @@ require (
32
32
github.com/coreos/go-systemd/v22 v22.5.0
33
33
github.com/distribution/reference v0.6.0
34
34
github.com/docker/cli v27.4.0-rc.2+incompatible
35
- github.com/docker/docker v27.4.0-rc.2 +incompatible
35
+ github.com/docker/docker v27.4.0+incompatible
36
36
github.com/docker/go-connections v0.5.0
37
37
github.com/docker/go-units v0.5.0
38
38
github.com/gofrs/flock v0.12.1
Original file line number Diff line number Diff line change @@ -140,8 +140,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
140
140
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
141
141
github.com/docker/cli v27.4.0-rc.2+incompatible h1:A0GZwegDlt2wdt3tpmrUzkVOZmbhvd7i05wPSf7Oo74 =
142
142
github.com/docker/cli v27.4.0-rc.2+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
143
- github.com/docker/docker v27.4.0-rc.2 +incompatible h1:9OJjVGtelk/zGC3TyKweJ29b9Axzh0s/0vtU4mneumE =
144
- github.com/docker/docker v27.4.0-rc.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
143
+ github.com/docker/docker v27.4.0+incompatible h1:I9z7sQ5qyzO0BfAb9IMOawRkAGxhYsidKiTMcm0DU+A =
144
+ github.com/docker/docker v27.4.0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
145
145
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
146
146
github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
147
147
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
Original file line number Diff line number Diff line change @@ -466,7 +466,7 @@ github.com/docker/cli/cli/config/configfile
466
466
github.com/docker/cli/cli/config/credentials
467
467
github.com/docker/cli/cli/config/types
468
468
github.com/docker/cli/cli/connhelper/commandconn
469
- # github.com/docker/docker v27.4.0-rc.2 +incompatible
469
+ # github.com/docker/docker v27.4.0+incompatible
470
470
## explicit
471
471
github.com/docker/docker/api
472
472
github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments