Skip to content

Instantly share code, notes, and snippets.

@sergeyt
Created February 19, 2016 16:29
Show Gist options
  • Save sergeyt/c62d046d2c1d7fdcf738 to your computer and use it in GitHub Desktop.
Save sergeyt/c62d046d2c1d7fdcf738 to your computer and use it in GitHub Desktop.
go get -u golang.org/x/tools/...
go get -u github.com/golang/lint/golint/...
go get -u github.com/rogpeppe/godef/...
go get -u github.com/Unknwon/bra/...
go get -u github.com/constabulary/gb/...
go get -u github.com/nats-io/gnatsd/...
go get -u github.com/nsqio/nsq/...
go get -u github.com/blevesearch/bleve/...
go get -u github.com/onsi/ginkgo/ginkgo/...
go get -u github.com/kisielk/godepgraph/...
go get -u github.com/kr/godep/...
# todo detect windows to get gocode working there
# go get -u -ldflags -H=windowsgui github.com/nsf/gocode/...
go get -u github.com/nsf/gocode/...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment