docs/code-samples
dependabot[bot] c628d15549
Bump golang.org/x/net in /code-samples/serving/grpc-ping-go (#6268)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 22:31:45 +00:00
..
community/serving Bump tokio in /code-samples/community/serving/helloworld-rust (#6246) 2025-04-11 01:42:13 +00:00
eventing Bump @babel/runtime (#6267) 2025-05-13 22:30:46 +00:00
serving Bump golang.org/x/net in /code-samples/serving/grpc-ping-go (#6268) 2025-05-13 22:31:45 +00:00
README.md Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00

README.md

Knative code samples

Find and use Knative code samples to help you get up and running with common use cases. Code samples include content from the Knative team and community members.

Browse all code samples to find other languages and use cases that might align closer with your goals.

Contents

  • serving: Knative Serving code samples.
  • eventing: Knative Eventing and Eventing Sources code samples.
  • community: code samples that are contributed and maintained by the community.