build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#7367)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.2 to 1.73.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.72.2...v1.73.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.73.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-06-09 08:14:29 -07:00
committed by GitHub
parent 02f33e76d6
commit 79e59d51a9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
golang.org/x/crypto v0.39.0
golang.org/x/sys v0.33.0
google.golang.org/api v0.235.0
google.golang.org/grpc v1.72.2
google.golang.org/grpc v1.73.0
google.golang.org/protobuf v1.36.6
gopkg.in/DataDog/dd-trace-go.v1 v1.73.1
k8s.io/api v0.32.3