I'm trying to install godef binary using the command:
go get -v code.google.com/p/rog-go/exp/cmd/godef
However it keeps giving me error:
package code.google.com/p/rog-go/exp/cmd/godef: unable to detect version control system for code.google.com/ path
How do I install godef binary?
The current source for godef is at https://github.com/rogpeppe/godef. Use the following command to install godef:
go get github.com/rogpeppe/godef
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With