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

deps: google.golang.org/genproto to latest in all modules #7058

Closed
wants to merge 2 commits into from

Conversation

quartzmo
Copy link
Contributor

This follow-up to #6319 updates google.golang.org/genproto submodules to versions that remove temporary "back-ref" dependencies on the google.golang.org/genproto root module. This frees consumers of the submodules (api, rpc, etc) from dependencies on cloud packages. For more information, please see googleapis/go-genproto#1015.

RELEASE NOTES: none

go.mod Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Merging #7058 (84f39f1) into master (cce1632) will decrease coverage by 0.13%.
Report is 4 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7058      +/-   ##
==========================================
- Coverage   82.55%   82.42%   -0.13%     
==========================================
  Files         300      300              
  Lines       31351    31357       +6     
==========================================
- Hits        25881    25847      -34     
- Misses       4416     4450      +34     
- Partials     1054     1060       +6     

see 18 files with indirect coverage changes

@zasweq
Copy link
Contributor

zasweq commented Mar 27, 2024

Covered by #7061, subset of my recent go.mod change.

@zasweq zasweq closed this Mar 27, 2024
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.

None yet

3 participants