Skip to content

Instantly share code, notes, and snippets.

@novalagung
Created January 21, 2020 11:05
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 novalagung/aaa760b81ced4f3e35901e838ee143f1 to your computer and use it in GitHub Desktop.
Save novalagung/aaa760b81ced4f3e35901e838ee143f1 to your computer and use it in GitHub Desktop.
go modules install allow private repo by enabling terminal prompt
GIT_TERMINAL_PROMPT=1 go mod tidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment