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 @@ -16,7 +16,7 @@ require (
16
16
github.com/distribution/reference v0.6.0
17
17
github.com/docker/cli-docs-tool v0.10.0
18
18
github.com/docker/distribution v2.8.3+incompatible
19
- github.com/docker/docker v28.4.0-rc.2+incompatible
19
+ github.com/docker/docker v28.4.0-rc.2.0.20250903202849-249d679a6baf +incompatible // 28.4.0-dev
20
20
github.com/docker/docker-credential-helpers v0.9.3
21
21
github.com/docker/go-connections v0.5.0
22
22
github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ github.com/docker/cli-docs-tool v0.10.0/go.mod h1:5EM5zPnT2E7yCLERZmrDA234Vwn09f
57
57
github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
58
58
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
59
59
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
60
- github.com/docker/docker v28.4.0-rc.2+incompatible h1:2ZReH+ZQw00136QxGbIZEG3Ycqy5nilPgZYuo4hnsRg =
61
- github.com/docker/docker v28.4.0-rc.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
60
+ github.com/docker/docker v28.4.0-rc.2.0.20250903202849-249d679a6baf +incompatible h1:Pkl6clGEMTFjRD57vOF36IXOeqaURCc7OOz5iAiRY3U =
61
+ github.com/docker/docker v28.4.0-rc.2.0.20250903202849-249d679a6baf +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
62
62
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8=
63
63
github.com/docker/docker-credential-helpers v0.9.3/go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo=
64
64
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0=
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ github.com/docker/distribution/registry/client/transport
65
65
github.com/docker/distribution/registry/storage/cache
66
66
github.com/docker/distribution/registry/storage/cache/memory
67
67
github.com/docker/distribution/uuid
68
- # github.com/docker/docker v28.4.0-rc.2+incompatible
68
+ # github.com/docker/docker v28.4.0-rc.2.0.20250903202849-249d679a6baf +incompatible
69
69
## explicit
70
70
github.com/docker/docker/api
71
71
github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments