--
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.
~ $ go get gopkg.in/mgo.v2package gopkg.in/mgo.v2imports gopkg.in/mgo.v2-unstable/internal/scram: use of internal package not allowed~ $ go versiongo version go1.6 windows/amd64~ $
I am getting the same error with the latest release?Is the mgo package still being supported?
The error provides no clue as to where it is or how to fix it.
~ $ go get gopkg.in/mgo.v2package gopkg.in/mgo.v2imports gopkg.in/mgo.v2-unstable/internal/scram: use of internal package not allowed