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

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>
This commit is contained in:
dependabot[bot]
2025-10-06 15:19:53 +00:00
committed by GitHub
parent 26920615de
commit e41ffef7be
2 changed files with 3 additions and 11 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
golang.org/x/sync v0.17.0
google.golang.org/api v0.250.0
google.golang.org/grpc v1.75.1
google.golang.org/protobuf v1.36.9
google.golang.org/protobuf v1.36.10
)
require (