To each their own, but please consider using the -v flag so you understand how 
many packages are bring recompiled each time. It is very common for a Go user 
to upgrade their Go version and find that compilation slowed down as the set of 
packages compiled each time now includes many long forgotten, once installed 
(via go get), packages that are now out of date. 

-- 
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.

Reply via email to