Skip to content

Instantly share code, notes, and snippets.

@5pecia1
Created August 14, 2020 00:23
Show Gist options
  • Save 5pecia1/9ce757eac9c26589bcd375ed8b62a1a4 to your computer and use it in GitHub Desktop.
Save 5pecia1/9ce757eac9c26589bcd375ed8b62a1a4 to your computer and use it in GitHub Desktop.
change default go version
sudo rm -rf /usr/local/go
sudo ln -s $PWD/$1 /usr/local/go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment