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 @@ -21,7 +21,7 @@ require (
21
21
github.com/deckarep/golang-set/v2 v2.6.0
22
22
github.com/distribution/distribution/v3 v3.0.0-20220620080156-3e4f8a0ab147
23
23
github.com/docker/distribution v2.8.3+incompatible
24
- github.com/docker/docker v27.3.1 +incompatible
24
+ github.com/docker/docker v28.0.0 +incompatible
25
25
github.com/docker/go-connections v0.5.0
26
26
github.com/docker/go-units v0.4.0
27
27
github.com/elastic/go-freelru v0.16.0
Original file line number Diff line number Diff line change @@ -464,8 +464,8 @@ github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc
464
464
github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
465
465
github.com/docker/docker v1.4.2-0.20200319182547-c7ad2b866182 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
466
466
github.com/docker/docker v20.10.7+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
467
- github.com/docker/docker v27.3.1 +incompatible h1:KttF0XoteNTicmUtBO0L2tP+J7FGRFTjaEF4k6WdhfI =
468
- github.com/docker/docker v27.3.1 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
467
+ github.com/docker/docker v28.0.0 +incompatible h1:Olh0KS820sJ7nPsBKChVhk5pzqcwDR15fumfAd/p9hM =
468
+ github.com/docker/docker v28.0.0 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
469
469
github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
470
470
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
471
471
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments