Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Some dependencies seem to not get vendored #66

Open
karalabe opened this issue Dec 2, 2016 · 0 comments
Open

Some dependencies seem to not get vendored #66

karalabe opened this issue Dec 2, 2016 · 0 comments

Comments

@karalabe
Copy link
Contributor

karalabe commented Dec 2, 2016

I've got the following library: https://github.com/karalabe/deepstream. If I run trash --update && trash, for some reason the github.com/docker/go-connections/nat package is not detected as a dependency, which will result in a build failure:

$ go test -v
# github.com/karalabe/deepstream
package github.com/karalabe/deepstream (test)
	imports github.com/fsouza/go-dockerclient
	imports github.com/docker/docker/api/types/swarm
	imports github.com/docker/docker/api/types/container
	imports github.com/docker/go-connections/nat: cannot find package "github.com/docker/go-connections/nat" in any of:
[...]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant