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 @@ -70,7 +70,7 @@ require (
70
70
github.com/distribution/reference v0.6.0 // indirect
71
71
github.com/docker/cli v28.3.2+incompatible // indirect
72
72
github.com/docker/distribution v2.8.3+incompatible // indirect
73
- github.com/docker/docker v27.5 .0+incompatible // indirect
73
+ github.com/docker/docker v28.0 .0+incompatible // indirect
74
74
github.com/docker/docker-credential-helpers v0.8.2 // indirect
75
75
github.com/docker/go-connections v0.6.0 // indirect
76
76
github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -752,8 +752,8 @@ github.com/docker/cli v28.3.2+incompatible h1:mOt9fcLE7zaACbxW1GeS65RI67wIJrTnqS
752
752
github.com/docker/cli v28.3.2+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
753
753
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
754
754
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
755
- github.com/docker/docker v27.5 .0+incompatible h1:um++2NcQtGRTz5eEgO6aJimo6/JxrTXC941hd05JO6U =
756
- github.com/docker/docker v27.5 .0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
755
+ github.com/docker/docker v28.0 .0+incompatible h1:Olh0KS820sJ7nPsBKChVhk5pzqcwDR15fumfAd/p9hM =
756
+ github.com/docker/docker v28.0 .0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
757
757
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
758
758
github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
759
759
github.com/docker/go-connections v0.6.0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94 =
You can’t perform that action at this time.
0 commit comments