Bump google.golang.org/protobuf from 1.31.0 to 1.32.0

Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-22 11:25:49 +00:00
committed by GitHub
parent f36175d652
commit 73259e5286
43 changed files with 3041 additions and 1048 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/prometheus/common v0.45.0
github.com/spf13/cobra v1.8.0
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
google.golang.org/protobuf v1.32.0
k8s.io/api v0.29.0
k8s.io/apimachinery v0.29.0
k8s.io/client-go v0.29.0