chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8

Bumps google.golang.org/protobuf from 1.36.7 to 1.36.8.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.8
  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-08-21 06:30:03 +00:00
committed by GitHub
parent c5ce30dae9
commit 3be171153f
6 changed files with 19 additions and 9 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
golang.org/x/sys v0.35.0
google.golang.org/grpc v1.74.2
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
google.golang.org/protobuf v1.36.7
google.golang.org/protobuf v1.36.8
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.33.3
k8s.io/apimachinery v0.33.3