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

Error go get -u google.golang.org/api/sheets/v4 #30

Open
MarErm27 opened this issue Jun 18, 2020 · 1 comment
Open

Error go get -u google.golang.org/api/sheets/v4 #30

MarErm27 opened this issue Jun 18, 2020 · 1 comment

Comments

@MarErm27
Copy link

Hi, I have this error when I do go get -u google.golang.org/api/sheets/v4
How to fix it?
image

fatal: not a git repository (or any of the parent directories): .git
package google.golang.org/api/sheets/v4: exit status 128
@MarErm27
Copy link
Author

I deleted folder src/google.golang.org/api and called the go get -u google.golang.org/api/sheets/v4 again, it said:
package google.golang.org/genproto/googleapis/rpc/status: google.golang.org/genproto is a custom import path for https://github.com/googleapis/go-genproto, but C:\Users\KK\go\src\google.golang.org\genproto is checked out from https://github.com/google/go-genproto

Is it fine?

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