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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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