Skip to content

Commit

Permalink
chore(deps): bump knative.dev/eventing
Browse files Browse the repository at this point in the history
Bumps [knative.dev/eventing](https://github.com/knative/eventing) from 0.44.0 to 0.44.1.
- [Release notes](https://github.com/knative/eventing/releases)
- [Commits](knative/eventing@v0.44.0...v0.44.1)

---
updated-dependencies:
- dependency-name: knative.dev/eventing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent c5f6674 commit 76073fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes-model-generator/openapi/generator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ require (
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7
k8s.io/metrics v0.32.1
knative.dev/caching v0.0.0-20250117155405-a76aa7cd2bb6
knative.dev/eventing v0.44.0
knative.dev/eventing v0.44.1
knative.dev/eventing-awssqs v0.29.0
knative.dev/eventing-couchdb v0.28.0
knative.dev/eventing-github v0.44.0
Expand Down
4 changes: 2 additions & 2 deletions kubernetes-model-generator/openapi/generator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2035,8 +2035,8 @@ knative.dev/caching v0.0.0-20250117155405-a76aa7cd2bb6 h1:a6oO186Ibm9iBmy9GzJPlJ
knative.dev/caching v0.0.0-20250117155405-a76aa7cd2bb6/go.mod h1:xCMZSPoup5BSZ5GQ/Xa8xTEWNIZLLHx9mhPMeREt/ck=
knative.dev/eventing v0.28.0/go.mod h1:zxoB37kQxEkfCvKA7wZuHOPYInz6SFJzrhmG9IAd/iY=
knative.dev/eventing v0.29.0/go.mod h1:u5T5NZTDUsLR7yJwp5MDnBnDX5MhywD3yK3Rq+7gTtI=
knative.dev/eventing v0.44.0 h1:AGH9wp6Vp0LNRXWnJ4oIVURUNOBsq5/xNm95ZsxZBFs=
knative.dev/eventing v0.44.0/go.mod h1:0H5SItbyPWJLXoGXwBxX7yqvg6t2enQsQbLKyzWoezQ=
knative.dev/eventing v0.44.1 h1:v4rxwkE8AwrZO+x5GLb2KlzToVKDHYaNJJTzHZ/UIjg=
knative.dev/eventing v0.44.1/go.mod h1:4ndE/NDntPvunnUl/q7MFbkX0pS/vKaMUFOXFRf1GWA=
knative.dev/eventing-awssqs v0.29.0 h1:3g9zaBMuSVpwj6BOFFQl/XbCVX9dIljqhoWKdLfDVp4=
knative.dev/eventing-awssqs v0.29.0/go.mod h1:jtY5Pd4QrwbLyiviNWav7FMtx9NWaABY3EqGGz3NBNA=
knative.dev/eventing-couchdb v0.28.0 h1:wdwmonQ1cOEx/I9Ev8IhKUIkBth4L/r5wTpDggGacls=
Expand Down

0 comments on commit 76073fc

Please sign in to comment.