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 @@ -102,7 +102,7 @@ require (
102
102
github.com/distribution/reference v0.6.0 // indirect
103
103
github.com/docker/cli v27.0.3+incompatible // indirect
104
104
github.com/docker/distribution v2.8.3+incompatible // indirect
105
- github.com/docker/docker v26.1.3 +incompatible // indirect
105
+ github.com/docker/docker v26.1.4 +incompatible // indirect
106
106
github.com/docker/docker-credential-helpers v0.8.1 // indirect
107
107
github.com/docker/go-connections v0.5.0 // indirect
108
108
github.com/docker/go-metrics v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ github.com/docker/cli v27.0.3+incompatible h1:usGs0/BoBW8MWxGeEtqPMkzOY56jZ6kYlS
212
212
github.com/docker/cli v27.0.3+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
213
213
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
214
214
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
215
- github.com/docker/docker v26.1.3 +incompatible h1:lLCzRbrVZrljpVNobJu1J2FHk8V0s4BawoZippkc+xo =
216
- github.com/docker/docker v26.1.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
215
+ github.com/docker/docker v26.1.4 +incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU =
216
+ github.com/docker/docker v26.1.4 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
217
217
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
218
218
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo =
219
219
github.com/docker/docker-credential-helpers v0.8.1 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
You can’t perform that action at this time.
0 commit comments