Hacker News new | ask | show | jobs
by stephenwithav 2897 days ago
You have to use a vendoring tool like Glide[1] for now, but Go is actively testing official vendoring support with vgo[2], where you use git tags for versions.

1. https://glide.sh/ 2. https://github.com/golang/go/wiki/PackageManagementTools