mirror of
https://github.com/containers/skopeo.git
synced 2025-10-22 03:24:25 +00:00
Set GOPATH to start with ./vendor so that we use the dependencies in our vendored versions instead of dependencies in whatever other version is elsewhere in GOPATH. And then undo it when trying to list the non-vendor subpackages in the current directory.