Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#515)

* Bump google.golang.org/protobuf from 1.36.5 to 1.36.6

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

---
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>

* fix?

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Scott Blum <dragonsinth@gmail.com>
This commit is contained in:
dependabot[bot]
2025-04-09 11:11:29 -04:00
committed by GitHub
parent b519ffc959
commit 58ccc6321e
4 changed files with 17 additions and 18 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
module github.com/fullstorydev/grpcurl
go 1.21
toolchain go1.23.7
toolchain go1.24.1
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.5
google.golang.org/protobuf v1.36.6
)
require (