Created
July 30, 2019 21:54
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
go get -d ./... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source: https://stackoverflow.com/questions/32758235/how-to-get-all-dependency-files-for-a-program-using-golang