rebase: bump google.golang.org/protobuf from 1.36.0 to 1.36.2

Bumps google.golang.org/protobuf from 1.36.0 to 1.36.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  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]
2025-01-07 16:27:30 +00:00
committed by mergify[bot]
parent 0ccaa9d1c8
commit 62e1ccdcc5
8 changed files with 27 additions and 64 deletions

2
go.mod
View File

@ -29,7 +29,7 @@ require (
golang.org/x/net v0.32.0
golang.org/x/sys v0.28.0
google.golang.org/grpc v1.69.2
google.golang.org/protobuf v1.36.0
google.golang.org/protobuf v1.36.2
//
// when updating k8s.io/kubernetes, make sure to update the replace section too
//