Update gocode repo

nsf/gocode is not maintained anymore. change to https://github.com/mdempsky/gocode
This commit is contained in:
Andriy Senyshyn 2018-08-28 11:33:43 +03:00 committed by Codruț Constantin Gușoi
parent 25ac434e83
commit 24d5607b7b
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ You will need =gocode=, =gogetdoc=, =godef=, =godoctor= and many others
to get all the goodies of this layer:
#+BEGIN_SRC sh
go get -u -v github.com/nsf/gocode
go get -u -v github.com/mdempsky/gocode
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