File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/docker/distribution v2.7.1+incompatible
7- github.com/docker/docker v20.10.10 +incompatible
7+ github.com/docker/docker v20.10.12 +incompatible
88 github.com/docker/go-units v0.4.0
99 github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
1010 github.com/golang/protobuf v1.5.2
Original file line number Diff line number Diff line change @@ -148,8 +148,8 @@ github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
148148github.com/docker/distribution v2.7.1+incompatible h1:a5mlkVzth6W5A4fOsS3D2EO5BUmsJpcB+cRlLU7cSug =
149149github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
150150github.com/docker/docker v20.10.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
151- github.com/docker/docker v20.10.10 +incompatible h1:GKkP0T7U4ks6X3lmmHKC2QDprnpRJor2Z5a8m62R9ZM =
152- github.com/docker/docker v20.10.10 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
151+ github.com/docker/docker v20.10.12 +incompatible h1:CEeNmFM0QZIsJCZKMkZx0ZcahTiewkrgiwfYD+dfl1U =
152+ github.com/docker/docker v20.10.12 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
153153github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
154154github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw =
155155github.com/docker/go-units v0.4.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ github.com/davecgh/go-spew/spew
1414## explicit
1515github.com/docker/distribution/digestset
1616github.com/docker/distribution/reference
17- # github.com/docker/docker v20.10.10 +incompatible
17+ # github.com/docker/docker v20.10.12 +incompatible
1818## explicit
1919github.com/docker/docker/api/types/time
2020github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
You can’t perform that action at this time.
0 commit comments