docs/code-samples
dependabot[bot] 1a1029e2f3
Bump golang.org/x/net in /code-samples/serving/secrets-go (#6255)
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 14:54:03 +00:00
..
community/serving Bump tokio in /code-samples/community/serving/helloworld-rust (#6246) 2025-04-11 01:42:13 +00:00
eventing Bump next in /code-samples/eventing/bookstore-sample-app/start/frontend (#6251) 2025-04-15 13:05:13 +00:00
serving Bump golang.org/x/net in /code-samples/serving/secrets-go (#6255) 2025-04-17 14:54:03 +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.