heroku / docker-registry-client

A Go API client for the v2 Docker Registry API
BSD 3-Clause "New" or "Revised" License
297 stars 225 forks source link

"github.com/docker/distribution/digest" is gone, please update README.md #66

Open xujinguang opened 5 years ago

xujinguang commented 5 years ago

cannot use d (type "github.com/opencontainers/go-digest".Digest) as type "github.com/heroku/docker-registry-client/vendor/github.com/opencontainers/go-digest".Digest in argument to hub.DownloadBlob this problem solution is remove github.com/heroku/docker-registry-client/vendor/github.com/opencontainers/go-digest, then use $GOPATH