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

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.74.2 to 1.75.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.74.2...v1.75.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-25 21:41:35 -07:00
committed by GitHub
parent 0efc667e7f
commit ac449ea8d1
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -110,7 +110,7 @@ require (
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
google.golang.org/api v0.247.0
google.golang.org/genproto v0.0.0-20250715232539-7130f93afb79 // indirect
google.golang.org/grpc v1.74.2
google.golang.org/grpc v1.75.0
google.golang.org/protobuf v1.36.7
gopkg.in/inf.v0 v0.9.1 // indirect
modernc.org/b v1.0.0 // indirect