Hacker News new | ask | show | jobs
by pm90 3748 days ago
There are multiple ways to do this. Personally, I've used and liked govendor https://github.com/kardianos/govendor.

As of go 1.5, its supported by the language itself: https://github.com/golang/go/wiki/PackageManagementTools