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 @@ -151,7 +151,7 @@ require (
151
151
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
152
152
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
153
153
github.com/docker/cli v25.0.3+incompatible // indirect
154
- github.com/docker/docker v25.0.3 +incompatible // indirect
154
+ github.com/docker/docker v25.0.5 +incompatible // indirect
155
155
github.com/docker/docker-credential-helpers v0.8.1 // indirect
156
156
github.com/docker/go-connections v0.5.0 // indirect
157
157
github.com/docker/go-metrics v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -334,8 +334,8 @@ github.com/docker/cli v25.0.3+incompatible h1:KLeNs7zws74oFuVhgZQ5ONGZiXUUdgsdy6
334
334
github.com/docker/cli v25.0.3+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
335
335
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
336
336
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
337
- github.com/docker/docker v25.0.3 +incompatible h1:D5fy/lYmY7bvZa0XTZ5/UJPljor41F+vdyJG5luQLfQ =
338
- github.com/docker/docker v25.0.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
337
+ github.com/docker/docker v25.0.5 +incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE =
338
+ github.com/docker/docker v25.0.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
339
339
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo =
340
340
github.com/docker/docker-credential-helpers v0.8.1 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
341
341
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments