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
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
Hi, I have this error when I do go get -u google.golang.org/api/sheets/v4
How to fix it?
The text was updated successfully, but these errors were encountered: