build(deps): Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (#2074)

Bumps google.golang.org/protobuf from 1.36.9 to 1.36.10.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  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-10-07 09:40:19 +11:00
committed by GitHub
parent dcf98ec700
commit ed8e6f691f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
golang.org/x/time v0.13.0
google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c
google.golang.org/grpc v1.75.1
google.golang.org/protobuf v1.36.9
google.golang.org/protobuf v1.36.10
)
require (