File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
41
41
github.com/containerd/containerd v1.5.0-beta.4 // indirect
42
42
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
43
43
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
45
45
github.com/go-ole/go-ole v1.2.5 // indirect
46
46
github.com/gogo/protobuf v1.3.2 // indirect
47
47
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+
210
210
github.com/docker/cli v0.0.0-20200721130541-80fd48bcb7e7 /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
211
211
github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
212
212
github.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 =
214
213
github.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 =
215
216
github.com/docker/docker v20.10.11+incompatible h1:OqzI/g/W54LczvhnccGqniFoQghHx3pklbLuhfXpqGo =
216
217
github.com/docker/docker v20.10.11+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
217
218
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments