Skip to content

grpc: Update go mod #6939

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

Merged
merged 6 commits into from
Jan 25, 2024
Merged

grpc: Update go mod #6939

merged 6 commits into from
Jan 25, 2024

Conversation

zasweq
Copy link
Contributor

@zasweq zasweq commented Jan 23, 2024

This PR updates go.mod to latest dependencies.

RELEASE NOTES: N/A

@zasweq zasweq requested a review from dfawley January 23, 2024 20:06
@zasweq zasweq added the Type: Meta Github repo, process, etc label Jan 23, 2024
@zasweq zasweq added this to the 1.61 Release milestone Jan 23, 2024
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Merging #6939 (b89e1ac) into master (d66bc9b) will decrease coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6939      +/-   ##
==========================================
- Coverage   83.64%   83.60%   -0.05%     
==========================================
  Files         287      287              
  Lines       30930    30930              
==========================================
- Hits        25872    25859      -13     
- Misses       3993     3999       +6     
- Partials     1065     1072       +7     

see 22 files with indirect coverage changes

@zasweq
Copy link
Contributor Author

zasweq commented Jan 24, 2024

regenerate the protos using regenerate.sh

@dfawley dfawley assigned zasweq and unassigned dfawley Jan 24, 2024
@dfawley dfawley added Type: Dependencies Updating/adding/removing dependencies and removed Type: Meta Github repo, process, etc labels Jan 24, 2024
@dfawley
Copy link
Member

dfawley commented Jan 24, 2024

You are using a different version of protoc than we use in vet/GA. Since your version is newer, you can fix that by updating the version used in vet.sh to the same one.

@zasweq
Copy link
Contributor Author

zasweq commented Jan 24, 2024

Hmmm ok

@zasweq zasweq merged commit 5051eea into grpc:master Jan 25, 2024
1 check passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Dependencies Updating/adding/removing dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants