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 google.golang.org/grpc v1.64.0 => v1.64.1 - security fix #3844

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

mstoykov
Copy link
Contributor

What?

Update grpc for security fix

Why?

The fix is actually in x/net/http2 , but this gRPC lib is also marked as having it, instead of just propagating from x/net/http2.

So this is mostly to stop github recommend us to update on push

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

The fix is actually in x/net/http2 , but this gRPC lib is also marked as
having it, instead of just propagating from x/net/http2.
@mstoykov mstoykov added the dependencies Pull requests that update a dependency file label Jul 15, 2024
@mstoykov mstoykov added this to the v0.53.0 milestone Jul 15, 2024
@mstoykov mstoykov requested a review from a team as a code owner July 15, 2024 08:27
@mstoykov mstoykov requested review from olegbespalov and joanlopez and removed request for a team July 15, 2024 08:27
@mstoykov mstoykov merged commit cb3f41c into master Jul 15, 2024
22 checks passed
@mstoykov mstoykov deleted the updateGRPC branch July 15, 2024 09:09
@heitortsergent heitortsergent mentioned this pull request Sep 19, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants