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 |
Christoph Stäbler
|
8a7c976784
|
Update to golang 1.18 (#5477)
|
2023-03-16 12:46:58 +00:00 |
Chi Zhang
|
804aded0ea
|
Fix the go mod vendor path for knative test-infra (#2785)
|
2020-08-28 10:37:07 -07:00 |
Chi Zhang
|
73030ef0f0
|
Switch from dep to go mod (#2718)
|
2020-08-26 13:58:06 -07:00 |
Matt Moore
|
eea4cea138
|
This adds a simple sample demonstrating Secret Volumes (#852)
This requires this new feature available in 0.4: https://github.com/knative/serving/pull/3061
|
2019-02-19 07:12:46 -08:00 |
Matt Moore
|
9c53576183
|
Fix numerous sample READMEs (#127)
* Fix grpc-ping-go
Still doesn't work, but at least it builds again.
* Fix autoscale-go
* Fix buildpack-app-dotnet
* Fix buildpack-function-nodejs
* Fix rest-api-go
* Fix telemetry-go sample
* Fix gitwebhook-go
* Fix knative-routing-go
* Address feedback from Ville.
Prune boilerplate dep comment, fix cleanup command.
|
2018-07-14 11:01:35 -07:00 |