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.0-beta.4 // 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.5 // 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 @@ -210,8 +210,9 @@ github.com/docker/cli v0.0.0-20200721130541-80fd48bcb7e7 h1:aczMp3XpcVOQ6WGHFJT+
210210github.com/docker/cli v0.0.0-20200721130541-80fd48bcb7e7 /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
211211github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
212212github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
213- github.com/docker/distribution v2.7.1+incompatible h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug =
214213github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
214+ github.com/docker/distribution v2.8.0+incompatible h1:l9EaZDICImO1ngI+uTifW+ZYvvz7fKISBAKpg+MbWbY =
215+ github.com/docker/distribution v2.8.0+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
215216github.com/docker/docker v20.10.11+incompatible h1:OqzI/g/W54LczvhnccGqniFoQghHx3pklbLuhfXpqGo =
216217github.com/docker/docker v20.10.11+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
217218github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments