crossplane-contrib / provider-helm

Crossplane Helm Provider
Apache License 2.0
102 stars 65 forks source link

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

Closed teddyking closed 4 months ago

teddyking commented 1 year ago

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:

How has this code been tested

turkenh commented 4 months ago

Thanks for the PR.

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