docs: Install goimports from new repository.

This commit is contained in:
firemiles 2017-04-23 18:27:43 +08:00 committed by syl20bnr
parent f4a7c939a4
commit b8c17cf3c5
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ You will need =gocode= and =godef=:
go get -u -v github.com/rogpeppe/godef
go get -u -v golang.org/x/tools/cmd/guru
go get -u -v golang.org/x/tools/cmd/gorename
go get -u -v golang.org/x/tools/cmd/goimports
go get -u -v github.com/golang/tools/cmd/goimports
#+END_SRC
If you wish to use =gometalinter= set the value of =go-use-gometalinter= to t: