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

Update go dependencies to remove use of deprecated googleapi go modules #298

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bentekkie
Copy link

@bentekkie bentekkie commented Jun 5, 2024

"google.golang.org/genproto/googleapis/longrunning" is deprecated in favor of "cloud.google.com/go/longrunning/autogen/longrunningpb"
"google.golang.org/genproto/googleapis/api" and "google.golang.org/genproto/googleapis/rpc" are separate go module now
Use of these old dependencies is complicating updating dependencies in remote-apis-sdks and reclient.

Tested in PR to update remote-apis-sdks bazelbuild/remote-apis-sdks#582

@mostynb
Copy link
Contributor

mostynb commented Sep 16, 2024

I think this might have been done in #307.

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

Successfully merging this pull request may close these issues.

2 participants