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

Bump google.golang.org/grpc to v1.56.1 #194

Closed
wants to merge 1 commit into from

Conversation

teddyking
Copy link

Description of your changes

This PR bumps the google.golang.org/grpc dependency from v1.49.0 to v1.56.1. v1.49.0 recently popped up in a grype scan of the image. I don't believe that provider-helm is vulnerable, but it would be good to bump the dependency anyway to stop it from appearing in scan outputs.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

  • Run make test and ensured that all tests passed

google.golang.org/grpc v1.49.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230629202037-9506855d4529 // indirect
google.golang.org/grpc v1.56.1 // indirect
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we are on v1.61.0 on latest main:

google.golang.org/grpc v1.61.0 // indirect

@turkenh
Copy link
Collaborator

turkenh commented May 24, 2024

Thanks for the PR.

It looks like we are already using newer version on latest main, so, closing this one as already resolved.

@turkenh turkenh closed this May 24, 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.

2 participants