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 @@ -44,7 +44,7 @@ require (
44
44
github.com/davecgh/go-spew v1.1.1 // indirect
45
45
github.com/docker/cli v24.0.0+incompatible // indirect
46
46
github.com/docker/distribution v2.8.2+incompatible // indirect
47
- github.com/docker/docker v26.1.4 +incompatible // indirect
47
+ github.com/docker/docker v26.1.5 +incompatible // indirect
48
48
github.com/docker/docker-credential-helpers v0.7.0 // indirect
49
49
github.com/emicklei/go-restful/v3 v3.11.2 // indirect
50
50
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -308,8 +308,8 @@ github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc
308
308
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
309
309
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
310
310
github.com/docker/docker v20.10.7+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
311
- github.com/docker/docker v26.1.4 +incompatible h1:vuTpXDuoga+Z38m1OZHzl7NKisKWaWlhjQk7IDPSLsU =
312
- github.com/docker/docker v26.1.4 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
311
+ github.com/docker/docker v26.1.5 +incompatible h1:NEAxTwEjxV6VbBMBoGG3zPqbiJosIApZjxlbrG9q3/g =
312
+ github.com/docker/docker v26.1.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
313
313
github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
314
314
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
315
315
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
You can’t perform that action at this time.
0 commit comments