Skip to content

Instantly share code, notes, and snippets.

@jvehent
Created August 28, 2019 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jvehent/b3e7201d47fd72af7d7cee4c03182925 to your computer and use it in GitHub Desktop.
Save jvehent/b3e7201d47fd72af7d7cee4c03182925 to your computer and use it in GitHub Desktop.
vendor:
govend -u --prune
#go get -u github.com/golang/dep/...
#dep ensure -update
rm -rf vendor/go.mozilla.org/autograph/ # don't vendor ourselves
git add vendor/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment