go get -u github.com/derekparker/delve/cmd/dlvgo get -u github.com/rogpeppe/godefgo get -u github.com/golang/lint/golintgo get -u github.com/lukehoban/go-find-referencesgo get -u github.com/nsf/gocodego get -u github.com/lukehoban/go-outlinego get -u golang.org/x/tools/cmd/gorenamego get -u github.com/tpng/gopkgsgo get -u github.com/newhook/go-symbolsgo get -u github.com/kardianos/govendorgo get -u github.com/fatih/gomodifytagsgo get -u github.com/josharian/implgo get -u github.com/golang/lint/golintgo get -u github.com/cweill/gotests/...go get -u sourcegraph.com/sqs/goreturnsgo install sourcegraph.com/sqs/goreturnscd $GOPATHmkdir -p $GOPATH/src/golang.org/xcd $GOPATH/src/golang.org/xgit clone https://github.com/golang/crypto.gitgit clone https://github.com/golang/debug.gitgit clone https://github.com/golang/exp.gitgit clone https://github.com/golang/image.gitgit clone https://github.com/golang/mobile.gitgit clone https://github.com/golang/net.gitgit clone https://github.com/golang/perf.gitgit clone https://github.com/golang/playground.gitgit clone https://github.com/golang/review.gitgit clone https://github.com/golang/sync.gitgit clone https://github.com/golang/sys.gitgit clone https://github.com/golang/text.gitgit clone https://github.com/golang/time.gitgit clone https://github.com/golang/tools.gitgit clone https://github.com/golang/tour.gitgo get golang.org/x/tools/cmd/...