package labix.org/v2/mgo: unrecognized import path "labix.org/v2/mgo"
https fetch failed.
Fetching http://labix.org/v2/mgo?go-get=1
import "labix.org/v2/mgo": http/https fetch: Get http://labix.org/v2/mgo?go-get=1: http: error connecting to proxy http://192.168.5.100:80: dial tcp 192.168.5.100:80: operation timed out
--
You received this message because you are subscribed to the Google Groups "mgo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mgo-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You have an http proxy setup in your environment, and it's not responding. Probably just a matter of dropping the respective environment variable.
gustavo @ http://niemeyer.net
--