File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/Microsoft/hcsshim v0.8.20 // indirect
21
21
github.com/beorn7/perks v1.0.1 // indirect
22
22
github.com/cespare/xxhash/v2 v2.1.1 // indirect
23
- github.com/docker/distribution v2.7.1 +incompatible // indirect
23
+ github.com/docker/distribution v2.8.0 +incompatible // indirect
24
24
github.com/docker/docker-credential-helpers v0.6.4 // indirect
25
25
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
26
26
github.com/docker/go-connections v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -263,8 +263,9 @@ github.com/docker/cli v20.10.22+incompatible h1:0E7UqWPcn4SlvLImMHyh6xwyNRUGdPxh
263
263
github.com/docker/cli v20.10.22+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
264
264
github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
265
265
github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
266
- github.com/docker/distribution v2.7.1+incompatible h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug =
267
266
github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
267
+ github.com/docker/distribution v2.8.0+incompatible h1:l9EaZDICImO1ngI+uTifW+ZYvvz7fKISBAKpg+MbWbY =
268
+ github.com/docker/distribution v2.8.0+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
268
269
github.com/docker/docker v20.10.22+incompatible h1:6jX4yB+NtcbldT90k7vBSaWJDB3i+zkVJT9BEK8kQkk =
269
270
github.com/docker/docker v20.10.22+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
270
271
github.com/docker/docker-credential-helpers v0.6.4 h1:axCks+yV+2MR3/kZhAmy07yC56WZ2Pwu/fKWtKuZB0o =
You can’t perform that action at this time.
0 commit comments