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 @@ -76,7 +76,7 @@ require (
76
76
github.com/distribution/reference v0.6.0 // indirect
77
77
github.com/docker/cli v26.0.1+incompatible // indirect
78
78
github.com/docker/distribution v2.8.3+incompatible // indirect
79
- github.com/docker/docker v26.0.1 +incompatible // indirect
79
+ github.com/docker/docker v26.0.2 +incompatible // indirect
80
80
github.com/docker/docker-credential-helpers v0.7.0 // indirect
81
81
github.com/docker/go-connections v0.5.0 // indirect
82
82
github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -331,8 +331,8 @@ github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc
331
331
github.com/docker/docker v0.0.0-20180621001606-093424bec097 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
332
332
github.com/docker/docker v17.12.0-ce-rc1.0.20181225093023-5ddb1d410a8b+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
333
333
github.com/docker/docker v17.12.0-ce-rc1.0.20190115220918-5ec31380a5d3+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
334
- github.com/docker/docker v26.0.1 +incompatible h1:t39Hm6lpXuXtgkF0dm1t9a5HkbUfdGy6XbWexmGr+hA =
335
- github.com/docker/docker v26.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
334
+ github.com/docker/docker v26.0.2 +incompatible h1:yGVmKUFGgcxA6PXWAokO0sQL22BrQ67cgVjko8tGdXE =
335
+ github.com/docker/docker v26.0.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
336
336
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
337
337
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
338
338
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments