And committing stuff in git when it matters.
gvm is also nice for testing stuff with different versions of go.
git subtree add --prefix _vendor/src/github.com/crowdmob/goamz https://github.com/crowdmob/goamz.git master --squash
And committing stuff in git when it matters.
gvm is also nice for testing stuff with different versions of go.