Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outdated dependencies on code.google.com #406

Closed
davidsiefert opened this issue Feb 19, 2016 · 2 comments
Closed

outdated dependencies on code.google.com #406

davidsiefert opened this issue Feb 19, 2016 · 2 comments

Comments

@davidsiefert
Copy link
Contributor

When trying to use godep to restore dependencies, it fails to do so because of references to code.google.com dependencies (which was shutdown).

godep: error downloading dep (code.google.com/p/goauth2/compute/serviceaccount): unable to detect version control system for code.google.com/ path
godep: error downloading dep (code.google.com/p/goauth2/oauth): unable to detect version control system for code.google.com/ path
godep: error downloading dep (code.google.com/p/google-api-go-client/compute/v1): unable to detect version control system for code.google.com/ path
godep: error downloading dep (code.google.com/p/google-api-go-client/googleapi): unable to detect version control system for code.google.com/ path
@davidsiefert
Copy link
Contributor Author

i'm assuming it would be ideal to get these deps updated to their latest version wherever they were moved to.

@tomdee
Copy link
Contributor

tomdee commented Jun 8, 2016

#438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants