Skip to content

Instantly share code, notes, and snippets.

@soypat
Created July 30, 2019 21:54
Show Gist options
  • Save soypat/81c45e360bacd068031b46c6bb7d9978 to your computer and use it in GitHub Desktop.
Save soypat/81c45e360bacd068031b46c6bb7d9978 to your computer and use it in GitHub Desktop.
Run in command from a directory of your project to download all go-gettable dependencies
go get -d ./...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment