davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glide fails to retrieve a list of dependencies for go-spew/spew

divyenpatel opened this issue · comments

$ glide --debug update
.
.
[DEBUG]	Trying to open github.com/davecgh/go-spew/spew (/Users/divyenp/.glide/cache/src/https-github.com-davecgh-go-spew/spew)
[ERROR]	Failed to retrieve a list of dependencies: Error resolving imports
.
.