dependabot[bot]
4b0466c732
Bump golang.org/x/net from 0.7.0 to 0.17.0 ( #5712 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 06:32:27 +00:00
dependabot[bot]
eb69410ca8
Bump golang.org/x/net from 0.0.0-20201209123823-ac852fbbde11 to 0.7.0 ( #5455 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20201209123823-ac852fbbde11 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 17:38:58 +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
73030ef0f0
Switch from dep to go mod ( #2718 )
2020-08-26 13:58:06 -07: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