Forking the discussion from https://github.com/docker/containerd/pull/111#issuecomment-188981270...
We need to checkout the dependencies to the /vendor directory, not /vendor/src. The go tool can recognize the vendored packages and import them from /vendor rather than their canonical GOPATH location.
Forking the discussion from https://github.com/docker/containerd/pull/111#issuecomment-188981270...
We need to checkout the dependencies to the /vendor directory, not /vendor/src. The go tool can recognize the vendored packages and import them from /vendor rather than their canonical GOPATH location.