Bump google.golang.org/protobuf from 1.36.8 to 1.36.10 (#535)

Bumps google.golang.org/protobuf from 1.36.8 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-06 15:17:34 -04:00
committed by GitHub
parent eab6c910a6
commit ed672b2bc9
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/golang/protobuf v1.5.4
github.com/jhump/protoreflect v1.17.0
google.golang.org/grpc v1.61.0
google.golang.org/protobuf v1.36.8
google.golang.org/protobuf v1.36.10
)
require (