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 @@ -55,7 +55,7 @@ require (
55
55
github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46 // indirect
56
56
github.com/docker/cli v24.0.7+incompatible // indirect
57
57
github.com/docker/distribution v2.8.3+incompatible // indirect
58
- github.com/docker/docker v24.0.9 +incompatible // indirect
58
+ github.com/docker/docker v26.1.4 +incompatible // indirect
59
59
github.com/docker/docker-credential-helpers v0.8.0 // indirect
60
60
github.com/fsnotify/fsnotify v1.7.0 // indirect
61
61
github.com/go-chi/chi v4.1.2+incompatible // indirect
Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ github.com/docker/cli v24.0.7+incompatible h1:wa/nIwYFW7BVTGa7SWPVyyXU9lgORqUb1x
172
172
github.com/docker/cli v24.0.7+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
173
173
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
174
174
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
175
- github.com/docker/docker v24.0.9 +incompatible h1:HPGzNmwfLZWdxHqK9/II92pyi1EpYKsAqcl4G0Of9v0 =
176
- github.com/docker/docker v24.0.9 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
175
+ github.com/docker/docker v26.1.4 +incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU =
176
+ github.com/docker/docker v26.1.4 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
177
177
github.com/docker/docker-credential-helpers v0.8.0 h1:YQFtbBQb4VrpoPxhFuzEBPQ9E16qz5SpHLS+uswaCp8 =
178
178
github.com/docker/docker-credential-helpers v0.8.0 /go.mod h1:UGFXcuoQ5TxPiB54nHOZ32AWRqQdECoh/Mg0AlEYb40 =
179
179
github.com/docker/go v1.5.1-1 h1:hr4w35acWBPhGBXlzPoHpmZ/ygPjnmFVxGxxGnMyP7k =
You can’t perform that action at this time.
0 commit comments