CenturyLinkLabs / docker-reg-client

Go Wrapper for the Docker Registry v1 API
Apache License 2.0
13 stars 15 forks source link

enable tests for forks #4

Closed pmoust closed 9 years ago

pmoust commented 9 years ago

Otherwise we are getting;

 ⚙ ⮀ ~/go/src/github.com/PeoplePerHour/docker-reg-client/registry ⮀ ⭠ master ● ⮀ go test -v
can't load package: package github.com/PeoplePerHour/docker-reg-client/registry: code in directory /Users/pmoust/go/src/github.com/PeoplePerHour/docker-reg-client/registry expects import "github.com/CenturyLinkLabs/docker-reg-client/registry"
bdehamer commented 9 years ago

Superseded by https://github.com/CenturyLinkLabs/docker-reg-client/pull/6