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 @@ -41,7 +41,7 @@ require (
4141 github.com/containerd/containerd v1.5.2 // indirect
4242 github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
4343 github.com/davecgh/go-spew v1.1.1 // indirect
44- github.com/docker/distribution v2.7.1 +incompatible // indirect
44+ github.com/docker/distribution v2.8.0 +incompatible // indirect
4545 github.com/go-ole/go-ole v1.2.4 // indirect
4646 github.com/gogo/protobuf v1.3.2 // indirect
4747 github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
Original file line number Diff line number Diff line change @@ -232,8 +232,9 @@ github.com/docker/cli v0.0.0-20200721130541-80fd48bcb7e7 h1:aczMp3XpcVOQ6WGHFJT+
232232github.com/docker/cli v0.0.0-20200721130541-80fd48bcb7e7 /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
233233github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
234234github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
235- github.com/docker/distribution v2.7.1+incompatible h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug =
236235github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
236+ github.com/docker/distribution v2.8.0+incompatible h1:l9EaZDICImO1ngI+uTifW+ZYvvz7fKISBAKpg+MbWbY =
237+ github.com/docker/distribution v2.8.0+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
237238github.com/docker/docker v20.10.7+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
238239github.com/docker/docker v20.10.10+incompatible h1:GKkP0T7U4ks6X3lmmHKC2QDprnpRJor2Z5a8m62R9ZM =
239240github.com/docker/docker v20.10.10+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
You can’t perform that action at this time.
0 commit comments