File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ require (
106
106
github.com/dimchansky/utfbom v1.1.1 // indirect
107
107
github.com/docker/cli v26.1.3+incompatible // indirect
108
108
github.com/docker/distribution v2.8.3+incompatible // indirect
109
- github.com/docker/docker v26.1.4 +incompatible // indirect
109
+ github.com/docker/docker v26.1.5 +incompatible // indirect
110
110
github.com/docker/docker-credential-helpers v0.8.1 // indirect
111
111
github.com/dustin/go-humanize v1.0.1 // indirect
112
112
github.com/emicklei/go-restful/v3 v3.11.1 // indirect
Original file line number Diff line number Diff line change @@ -262,8 +262,8 @@ github.com/docker/cli v26.1.3+incompatible h1:bUpXT/N0kDE3VUHI2r5VMsYQgi38kYuoC0
262
262
github.com/docker/cli v26.1.3+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
263
263
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
264
264
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
265
- github.com/docker/docker v26.1.4 +incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU =
266
- github.com/docker/docker v26.1.4 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
265
+ github.com/docker/docker v26.1.5 +incompatible h1:NEAxTwEjxV6VbBMBoGG3zPqbiJosIApZjxlbrG9q3/g =
266
+ github.com/docker/docker v26.1.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
267
267
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo =
268
268
github.com/docker/docker-credential-helpers v0.8.1 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
269
269
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0 =
You can’t perform that action at this time.
0 commit comments