Knative common packages
Go to file
dependabot[bot] 757c99c8c0
Bump google.golang.org/grpc from 1.71.1 to 1.72.0 (#3173)
* Bump google.golang.org/grpc from 1.71.1 to 1.72.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.71.1 to 1.72.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.71.1...v1.72.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run ./hack/update-codegen.sh

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-21 15:59:37 +00:00
.github
apiextensions/storageversion
apis
changeset
client/injection
codegen/cmd/injection-gen
configmap
controller
depcheck
environment
hack
hash
injection
kflag
kmap
kmeta
kmp
kref
kvstore
leaderelection
logging
metrics
network
profiling
ptr
reconciler
resolver
signals
source
system
test
testing
tracing
tracker
unstructured
vendor
version
webhook
websocket
.codecov.yaml
.gitattributes
.gitignore
.golangci.yaml
CONTRIBUTING.md
DEVELOPMENT.md
LICENSE
OWNERS
OWNERS_ALIASES
README.md
RELEASE-LEADS.md
SECURITY.md
code-of-conduct.md
go.mod
go.sum

README.md

Knative Common Packages

sink

"The kitchen sink" by Alan Cleaver is licensed under CC BY 2.0

GoDoc Go Report Card codecov

Knative pkg provides a place for sharing common Knative packages across the Knative repos.

To learn more about Knative, please visit our Knative docs repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md. For a list of help wanted issues across Knative, take a look at CLOTRIBUTOR.