This repository was archived by the owner on Mar 14, 2024. It is now read-only.
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 @@ -57,7 +57,7 @@ require (
57
57
github.com/docker/buildx v0.10.2 // indirect
58
58
github.com/docker/cli v23.0.1+incompatible // indirect
59
59
github.com/docker/compose/v2 v2.16.0 // indirect
60
- github.com/docker/distribution v2.8.1 +incompatible // indirect
60
+ github.com/docker/distribution v2.8.2 +incompatible // indirect
61
61
github.com/docker/docker v23.0.1+incompatible // indirect
62
62
github.com/docker/docker-credential-helpers v0.7.0 // indirect
63
63
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ github.com/docker/cli v23.0.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvM
170
170
github.com/docker/compose/v2 v2.16.0 h1:tPKsuRGTwabEgcN2mRF40ym+NdoXSvybUszKIu8Mz0Y =
171
171
github.com/docker/compose/v2 v2.16.0 /go.mod h1:itiUhP/NbIpsAl7Edu5XUpRAoyz2rQPA17aOlSHtnhw =
172
172
github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
173
- github.com/docker/distribution v2.8.1 +incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
174
- github.com/docker/distribution v2.8.1 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
173
+ github.com/docker/distribution v2.8.2 +incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
174
+ github.com/docker/distribution v2.8.2 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
175
175
github.com/docker/docker v23.0.1+incompatible h1:vjgvJZxprTTE1A37nm+CLNAdwu6xZekyoiVlUZEINcY =
176
176
github.com/docker/docker v23.0.1+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
177
177
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
You can’t perform that action at this time.
0 commit comments