Commit Graph

3 Commits

Author SHA1 Message Date
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
Chi Zhang 73030ef0f0
Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07: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