Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#509)

Bumps google.golang.org/protobuf from 1.36.4 to 1.36.5.

---
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]
2025-02-10 18:03:32 -05:00
committed by GitHub
parent c32936d71e
commit 9e3e083f29
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,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.4
google.golang.org/protobuf v1.36.5
)
require (