Merge pull request #2593 from esoterick/update-go-docs-with-new-gocode
lang/go: replace mdempsky/gocode -> stamblerre/gocode
This commit is contained in:
commit
eef260d713
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ This module requires a valid ~GOPATH~, and the following Go packages:
|
||||||
export GOPATH=~/work/go
|
export GOPATH=~/work/go
|
||||||
|
|
||||||
go get -u github.com/motemen/gore/cmd/gore
|
go get -u github.com/motemen/gore/cmd/gore
|
||||||
go get -u github.com/mdempsky/gocode
|
go get -u github.com/stamblerre/gocode
|
||||||
go get -u golang.org/x/tools/cmd/godoc
|
go get -u golang.org/x/tools/cmd/godoc
|
||||||
go get -u golang.org/x/tools/cmd/goimports
|
go get -u golang.org/x/tools/cmd/goimports
|
||||||
go get -u golang.org/x/tools/cmd/gorename
|
go get -u golang.org/x/tools/cmd/gorename
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue