go install -v
--
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.
For more options, visit https://groups.google.com/d/optout
go installation is fine, works properly for lost of packages
But for this one application go install seems to do nothing and gives no
warnings/messages or any output at all
The packages can be built with build command and produce proper
executables.
Is the install command running some tests