Updated to prefered gocode fork (again)

This commit is contained in:
Dominik Süß
2018-10-15 09:26:47 +02:00
committed by GitHub
parent c9aca5a81e
commit 12ea77f937

View File

@ -51,7 +51,7 @@ This module requires a valid ~GOPATH~, and the following Go packages:
export GOPATH=~/work/go
go get -u github.com/motemen/gore
go get -u github.com/stamblerre/gocode
go get -u github.com/mdempsky/gocode
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/gorename