dependabot[bot]
45edc09616
Bump github.com/golang/protobuf from 1.4.3 to 1.33.0 ( #5907 )
...
* Bump google.golang.org/protobuf from 1.25.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.25.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump protobuf to 1.5.4
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Reto Lehmann <retocode@icloud.com>
2024-03-19 09:40:19 +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
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
Adriano Cunha
49126fcc43
Add real build/unit presubmit tests ( #734 )
...
Addresses #66 .
Addresses #67 .
* Update test-infra to use the default build/unit test runners, which includes building go code and linting markdown files.
* Remove the integration tests, as they only start Knative Serving, which is irrelevant for this repo.
Bonuses:
* fix unbuildable `grpc-ping-go` sample
* remove test-infra import hack from `Gopack.lock` and `update-deps.sh`
2019-01-10 14:23:42 -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