Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot] 84895b77df
Bump google.golang.org/grpc from 1.36.0 to 1.56.3 (#6088)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.36.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.36.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 06:28:45 +00:00
knative-automation f9a59e7e11
upgrade to latest dependencies (#2986)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-29 14:01:36 -07:00
Chi Zhang 804aded0ea
Fix the go mod vendor path for knative test-infra (#2785) 2020-08-28 10:37:07 -07:00
Zhimin Xiang d5864bcddb
Enable grpc server reflection for grpc-ping example (#2644)
* Enable grpc reflection

* Add reflection
2020-07-30 20:08:00 -07:00