You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When trying to use
godep
to restore dependencies, it fails to do so because of references to code.google.com dependencies (which was shutdown).The text was updated successfully, but these errors were encountered: