Skip to content

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

Open
bentekkie wants to merge 2 commits into
bazelbuild:mainfrom
bentekkie:updategoogleapis
Open

Update go dependencies to remove use of deprecated googleapi go modules#298
bentekkie wants to merge 2 commits into
bazelbuild:mainfrom
bentekkie:updategoogleapis

Conversation

@bentekkie

@bentekkie bentekkie commented Jun 5, 2024

Copy link
Copy Markdown

"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

mostynb commented Sep 16, 2024

Copy link
Copy Markdown
Contributor

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