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 @@ -79,7 +79,7 @@ require (
79
79
github.com/distribution/reference v0.6.0 // indirect
80
80
github.com/docker/cli v28.1.1+incompatible // indirect
81
81
github.com/docker/distribution v2.8.3+incompatible // indirect
82
- github.com/docker/docker v27.5 .0+incompatible // indirect
82
+ github.com/docker/docker v28.0 .0+incompatible // indirect
83
83
github.com/docker/docker-credential-helpers v0.8.2 // indirect
84
84
github.com/docker/go-connections v0.5.0 // indirect
85
85
github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -773,8 +773,8 @@ github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc
773
773
github.com/docker/docker v0.0.0-20180621001606-093424bec097 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
774
774
github.com/docker/docker v17.12.0-ce-rc1.0.20181225093023-5ddb1d410a8b+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
775
775
github.com/docker/docker v17.12.0-ce-rc1.0.20190115220918-5ec31380a5d3+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
776
- github.com/docker/docker v27.5 .0+incompatible h1:um++2NcQtGRTz5eEgO6aJimo6/JxrTXC941hd05JO6U =
777
- github.com/docker/docker v27.5 .0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
776
+ github.com/docker/docker v28.0 .0+incompatible h1:Olh0KS820sJ7nPsBKChVhk5pzqcwDR15fumfAd/p9hM =
777
+ github.com/docker/docker v28.0 .0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
778
778
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
779
779
github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
780
780
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments