rebase: bump google.golang.org/protobuf from 1.36.3 to 1.36.4

Bumps google.golang.org/protobuf from 1.36.3 to 1.36.4.

---
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-27 20:58:32 +00:00
committed by mergify[bot]
parent b92d93b14d
commit 08d85e135e
14 changed files with 80 additions and 63 deletions

2
go.mod
View File

@ -29,7 +29,7 @@ require (
golang.org/x/net v0.34.0
golang.org/x/sys v0.29.0
google.golang.org/grpc v1.69.4
google.golang.org/protobuf v1.36.3
google.golang.org/protobuf v1.36.4
//
// when updating k8s.io/kubernetes, make sure to update the replace section too
//