how to build open source pkg in github

  1. 1st, make a rep, like https://github.com/scott-x/test
  2. git clone it in to your $GOPATH specify folder, here is scott-x
cd $GOPATH/src/github.com/scott-x

# then git clone

Just make sure your pkg attribute can be accessable.

如果,go get更新不了package

GO111MODULE=off

results matching ""

    No results matching ""