chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#664)

This commit is contained in:
dependabot[bot] 2025-09-12 13:29:50 -07:00 committed by GitHub
parent 22d2c52c9b
commit b113a2d9d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -21,7 +21,7 @@ require (
github.com/urfave/cli/v2 v2.27.7
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/crypto v0.41.0
google.golang.org/grpc v1.75.0
google.golang.org/grpc v1.75.1
google.golang.org/protobuf v1.36.9
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.34.0