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 @@ -96,7 +96,7 @@ require (
9696 github.com/dimchansky/utfbom v1.1.1 // indirect
9797 github.com/docker/cli v26.1.4+incompatible // indirect
9898 github.com/docker/distribution v2.8.3+incompatible // indirect
99- github.com/docker/docker v27.0.0 +incompatible // indirect
99+ github.com/docker/docker v27.1.1 +incompatible // indirect
100100 github.com/docker/docker-credential-helpers v0.8.2 // indirect
101101 github.com/dustin/go-humanize v1.0.1 // indirect
102102 github.com/emicklei/go-restful/v3 v3.12.1 // indirect
Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ github.com/docker/cli v26.1.4+incompatible h1:I8PHdc0MtxEADqYJZvhBrW9bo8gawKwwen
228228github.com/docker/cli v26.1.4+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
229229github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
230230github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
231- github.com/docker/docker v27.0.0 +incompatible h1:JRugTYuelmWlW0M3jakcIadDx2HUoUO6+Tf2C5jVfwA =
232- github.com/docker/docker v27.0.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
231+ github.com/docker/docker v27.1.1 +incompatible h1:hO/M4MtV36kzKldqnA37IWhebRA+LnqqcqDja6kVaKY =
232+ github.com/docker/docker v27.1.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
233233github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
234234github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
235235github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
You can’t perform that action at this time.
0 commit comments