@Hein Meling Thanks for the pointer, this actually helped. It gets 
installed into `$GOPATH/bin`, which actually IS in my `$PATH`, but `which 
godoc` shows `/usr/local/bin/godoc`. My `.profile` explicitly puts 
`$GOPATH/bin` first, but somehow my $PATH starts with all sorts of crap 
like `/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:`. It never occurred to 
me to check. Thanks for the suggestion! I'm off to figure out what's 
causing this...

Meanwhile, `$GOPATH/bin/godoc` works as expected and even announces running 
in module mode. The documentation of the local module is present on the 
webpage. 👍 Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/1e7b3863-fca3-47ff-ab6a-5dc710a66838%40googlegroups.com.

Reply via email to