Skip to content

Instantly share code, notes, and snippets.

@songtianyi
Last active July 13, 2020 11:33
Show Gist options
  • Save songtianyi/e081f30b5fe9f453c829cf07bd91ab77 to your computer and use it in GitHub Desktop.
Save songtianyi/e081f30b5fe9f453c829cf07bd91ab77 to your computer and use it in GitHub Desktop.
golang.org/x installation
mkdir $GOPATH/src/golang.org/x
cd $GOPATH/src/golang.org/x
git clone https://github.com/golang/net.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment