File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ require (
89
89
github.com/denis-tingaikin/go-header v0.4.3 // indirect
90
90
github.com/denisbrodbeck/machineid v1.0.1 // indirect
91
91
github.com/docker/cli v25.0.0+incompatible // indirect
92
- github.com/docker/docker v26.1.4 +incompatible // indirect
92
+ github.com/docker/docker v26.1.5 +incompatible // indirect
93
93
github.com/docker/docker-credential-helpers v0.8.1 // indirect
94
94
github.com/emicklei/go-restful/v3 v3.11.2 // indirect
95
95
github.com/esimonov/ifshort v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -174,8 +174,8 @@ github.com/denisbrodbeck/machineid v1.0.1 h1:geKr9qtkB876mXguW2X6TU4ZynleN6ezuMS
174
174
github.com/denisbrodbeck/machineid v1.0.1 /go.mod h1:dJUwb7PTidGDeYyUBmXZ2GphQBbjJCrnectwCyxcUSI =
175
175
github.com/docker/cli v25.0.0+incompatible h1:zaimaQdnX7fYWFqzN88exE9LDEvRslexpFowZBX6GoQ =
176
176
github.com/docker/cli v25.0.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
177
- github.com/docker/docker v26.1.4 +incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU =
178
- github.com/docker/docker v26.1.4 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
177
+ github.com/docker/docker v26.1.5 +incompatible h1:NEAxTwEjxV6VbBMBoGG3zPqbiJosIApZjxlbrG9q3/g =
178
+ github.com/docker/docker v26.1.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
179
179
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo =
180
180
github.com/docker/docker-credential-helpers v0.8.1 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
181
181
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ github.com/docker/cli/cli/config
230
230
github.com/docker/cli/cli/config/configfile
231
231
github.com/docker/cli/cli/config/credentials
232
232
github.com/docker/cli/cli/config/types
233
- # github.com/docker/docker v26.1.4 +incompatible
233
+ # github.com/docker/docker v26.1.5 +incompatible
234
234
## explicit
235
235
github.com/docker/docker/pkg/homedir
236
236
# github.com/docker/docker-credential-helpers v0.8.1
You can’t perform that action at this time.
0 commit comments