Bump google.golang.org/grpc from 1.61.0 to 1.61.1

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.61.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.61.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-14 11:31:01 +00:00
committed by GitHub
parent ebf903ae5f
commit df3aa4ffb4
7 changed files with 34 additions and 12 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/prometheus/client_model v0.5.0
github.com/prometheus/common v0.46.0
github.com/spf13/cobra v1.8.0
google.golang.org/grpc v1.61.0
google.golang.org/grpc v1.61.1
google.golang.org/protobuf v1.32.0
k8s.io/api v0.29.0
k8s.io/apimachinery v0.29.0