docs/code-samples
dependabot[bot] 6e0a663737
Bump golang.org/x/oauth2 in /code-samples/serving/gitwebhook-go (#6297)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.23.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.23.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.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-07-29 10:15:38 +00:00
..
community/serving Bump tokio in /code-samples/community/serving/helloworld-rust (#6246) 2025-04-11 01:42:13 +00:00
eventing Bump path-to-regexp and express (#6280) 2025-06-16 17:37:56 +00:00
serving Bump golang.org/x/oauth2 in /code-samples/serving/gitwebhook-go (#6297) 2025-07-29 10:15:38 +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.