Skip to content

Instantly share code, notes, and snippets.

@geekgonecrazy
Last active January 28, 2018 01:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geekgonecrazy/b8a234c377ce416dad5d0cee11a4c362 to your computer and use it in GitHub Desktop.
Save geekgonecrazy/b8a234c377ce416dad5d0cee11a4c362 to your computer and use it in GitHub Desktop.
Configure for go get

Get personal access token from github

git config --global url."https://${GITHUB_TOKEN}:x-oauth-basic@github.com/".insteadOf "https://github.com/"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment