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

golang dependencies are out of date it seems ? #41

Open
ghost opened this issue Sep 24, 2015 · 1 comment
Open

golang dependencies are out of date it seems ? #41

ghost opened this issue Sep 24, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 24, 2015

The code and the import statements use the following:

gedw99-MacBook-Pro:api-samples apple$ go get code.google.com/p/goauth2/oauth
warning: code.google.com is shutting down; import path code.google.com/p/goauth2/oauth will stop working
gedw99-MacBook-Pro:api-samples apple$ go get code.google.com/p/google-api-go-client/youtube/v3
warning: code.google.com is shutting down; import path code.google.com/p/google-api-go-client/youtube/v3 will stop working


I am not a golang expert, but it looks like its telling me these git repos are the old ones on the code.google.com

Can you please let me know, because i need to use this You Tube API in a production system.

@muly
Copy link

muly commented Aug 12, 2016

I have the same issue. Now when I go get the code.google.com paths, i'm getting the
unable to detect version control system for code.google.com/ path error. What are the correct new paths for these APIs? Please help.

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

No branches or pull requests

1 participant