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 @@ -27,7 +27,7 @@ require (
27
27
github.com/distribution/reference v0.5.0 // indirect
28
28
github.com/docker/cli v25.0.3+incompatible // indirect
29
29
github.com/docker/distribution v2.8.3+incompatible // indirect
30
- github.com/docker/docker v25.0.3 +incompatible // indirect
30
+ github.com/docker/docker v25.0.5 +incompatible // indirect
31
31
github.com/docker/docker-credential-helpers v0.8.1 // indirect
32
32
github.com/docker/go-connections v0.5.0 // indirect
33
33
github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/docker/cli v25.0.3+incompatible h1:KLeNs7zws74oFuVhgZQ5ONGZiXUUdgsdy6
27
27
github.com/docker/cli v25.0.3+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
28
28
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
29
29
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
30
- github.com/docker/docker v25.0.3 +incompatible h1:D5fy/lYmY7bvZa0XTZ5/UJPljor41F+vdyJG5luQLfQ =
31
- github.com/docker/docker v25.0.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
30
+ github.com/docker/docker v25.0.5 +incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE =
31
+ github.com/docker/docker v25.0.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
32
32
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo =
33
33
github.com/docker/docker-credential-helpers v0.8.1 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
34
34
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments