File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ require (
5959 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
6060 github.com/distribution/reference v0.6.0 // indirect
6161 github.com/docker/distribution v2.8.3+incompatible // indirect
62- github.com/docker/docker v28.3.2 +incompatible // indirect
62+ github.com/docker/docker v28.4.0 +incompatible // indirect
6363 github.com/docker/docker-credential-helpers v0.9.3 // indirect
6464 github.com/docker/go-connections v0.5.0 // indirect
6565 github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ github.com/docker/cli v28.3.2+incompatible h1:mOt9fcLE7zaACbxW1GeS65RI67wIJrTnqS
104104github.com/docker/cli v28.3.2+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
105105github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
106106github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
107- github.com/docker/docker v28.3.2 +incompatible h1:wn66NJ6pWB1vBZIilP8G3qQPqHy5XymfYn5vsqeA5oA =
108- github.com/docker/docker v28.3.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
107+ github.com/docker/docker v28.4.0 +incompatible h1:KVC7bz5zJY/4AZe/78BIvCnPsLaC9T/zh72xnlrTTOk =
108+ github.com/docker/docker v28.4.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
109109github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
110110github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
111111github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments