Eu tento instalar o gocode, install all, mas o resultado é:
Installing 13 tools at C:\Users\Rafael\go\bin
gocode
gopkgs
go-outline
go-symbols
guru
gorename
gomodifytags
impl
godef
goreturns
golint
gotests
dlv
Installing github.com/nsf/gocode FAILED
Installing github.com/uudashr/gopkgs/cmd/gopkgs FAILED
Installing github.com/ramya-rao-a/go-outline FAILED
Installing github.com/acroca/go-symbols FAILED
Installing golang.org/x/tools/cmd/guru FAILED
Installing golang.org/x/tools/cmd/gorename FAILED
Installing github.com/fatih/gomodifytags FAILED
Installing github.com/josharian/impl FAILED
Installing github.com/rogpeppe/godef FAILED
Installing sourcegraph.com/sqs/goreturns FAILED
Installing github.com/golang/lint/golint FAILED
Installing github.com/cweill/gotests/... FAILED
Installing github.com/derekparker/delve/cmd/dlv FAILED
13 tools failed to install.
gocode:
Error: Command failed: C:\Go\bin\go.exe get -u -v github.com/nsf/gocode
github.com/nsf/gocode (download)
go: missing Git command. See https://golang.org/s/gogetcmd
package github.com/nsf/gocode: exec: "git": executable file not found in %PATH%
github.com/nsf/gocode (download)
go: missing Git command. See https://golang.org/s/gogetcmd
package github.com/nsf/gocode: exec: "git": executable file not found in %PATH%