build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#6980)

Bumps google.golang.org/protobuf from 1.35.1 to 1.35.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-21 11:31:37 +01:00
committed by GitHub
parent cfd42866f1
commit bf74b28502
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
golang.org/x/sys v0.27.0
google.golang.org/api v0.206.0
google.golang.org/grpc v1.67.1
google.golang.org/protobuf v1.35.1
google.golang.org/protobuf v1.35.2
gopkg.in/DataDog/dd-trace-go.v1 v1.69.1
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2