--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I have a Go package hosted in a private git repo. The go package consists of a parent package and two sub packages:The behavior I'm seeing when I do a "go get" on a package that uses the above package is.18:54:05.950 github.privaterepo.com/vmom/gizbus (download)18:54:06.507 Fetching https://github.privaterepo.com/vmom/gizbus/amqp?go-get=118:54:06.512 Parsing meta tags from https://github.privaterepo.com/vmom/gizbus/amqp?go-get=1 (status code 200)
18:54:06.512 get "github.privaterepo.com/vmom/gizbus/amqp": found meta tag main.metaImport{Prefix:"github.privaterepo.com/vmom/gizbus/amqp", VCS:"git", RepoRoot:"git+ssh://git@github.privaterepo.com/vmom/gizbus.git"} at https://github.privaterepo.com/vmom/gizbus/amqp?go-get=1