Cody Oss
Cody Oss
These changes should now be rolled out.
Can you run `go get cloud.google.com/go/auth@latest` to see if that fixes the issue? I believe this weeks release should fix the issue here. Related: #10696
I would try to run that command again and/or clear your cache. I am not able to reproduce that error though. Maybe you had a corrupted during download. I see...
That is the change I would have suspected would fix issue, yes. That is why I was wondering if pulling `cloud.google.com/go/auth` @ latest would fix it. Can you share your...
Would you mind upgrading to https://github.com/googleapis/google-cloud-go/releases/tag/auth/v0.9.9. I believe this should fix the issue.
Setting `GOTOOLCHAIN=local` is the choice made in the official golang container images: https://github.com/docker-library/golang/issues/472 That issue mentions CI for one of the reasons why they wanted to make this change. I...
@rahul2393 can this be merged?
Closing as we can not accept this change as is.
@bhshkh is this still wanted/needed?