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

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-25 09:26:50 -04:00
committed by GitHub
parent ac4ac733dd
commit 6e44a80df0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -133,7 +133,7 @@ require (
golang.org/x/sys v0.35.0
golang.org/x/time v0.12.0
google.golang.org/grpc v1.74.2
google.golang.org/protobuf v1.36.7
google.golang.org/protobuf v1.36.8
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
oss.indeed.com/go/libtime v1.6.0
pgregory.net/rapid v1.2.0