This is an automated email from the ASF dual-hosted git repository.
gfournier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new d5b856295 chore(deps): bump knative.dev/eventing from 0.45.0 to 0.45.1
d5b856295 is described below
commit d5b8562953179571bc5ff9315b49598e7034e396
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 15 00:04:31 2025 +0000
chore(deps): bump knative.dev/eventing from 0.45.0 to 0.45.1
Bumps [knative.dev/eventing](https://github.com/knative/eventing) from
0.45.0 to 0.45.1.
- [Release notes](https://github.com/knative/eventing/releases)
- [Commits](https://github.com/knative/eventing/compare/v0.45.0...v0.45.1)
---
updated-dependencies:
- dependency-name: knative.dev/eventing
dependency-version: 0.45.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 1be3aa0d3..874b8c89a 100644
--- a/go.mod
+++ b/go.mod
@@ -50,7 +50,7 @@ require (
k8s.io/klog/v2 v2.130.1
k8s.io/kubectl v0.32.3
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
- knative.dev/eventing v0.45.0
+ knative.dev/eventing v0.45.1
knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
knative.dev/serving v0.43.1
sigs.k8s.io/controller-runtime v0.20.4
diff --git a/go.sum b/go.sum
index f2b958a74..41ea4d8ba 100644
--- a/go.sum
+++ b/go.sum
@@ -891,8 +891,8 @@ k8s.io/kubectl v0.32.3
h1:VMi584rbboso+yjfv0d8uBHwwxbC438LKq+dXd5tOAI=
k8s.io/kubectl v0.32.3/go.mod h1:6Euv2aso5GKzo/UVMacV6C7miuyevpfI91SvBvV9Zdg=
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
h1:KqK5c/ghOm8xkHYhlodbp6i6+r+ChV2vuAuVRdFbLro=
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e/go.mod
h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
-knative.dev/eventing v0.45.0 h1:LwNmhsw94isfEFOtjN1tpcduD5EzTKo4nbenTxSLd4o=
-knative.dev/eventing v0.45.0/go.mod
h1:Fz5VjV/vWVN93UfTX3lzc+uFrvJ9wxiiKrRIPhQxoj8=
+knative.dev/eventing v0.45.1 h1:XhGrwcRaROkqgGnB/njAyMnpdSaWI01QQvCpjQ7Mz+4=
+knative.dev/eventing v0.45.1/go.mod
h1:Fz5VjV/vWVN93UfTX3lzc+uFrvJ9wxiiKrRIPhQxoj8=
knative.dev/networking v0.0.0-20241022012959-60e29ff520dc
h1:0d9XXRLlyuHfINZLlYqo/BYe/+chqqNBMLKJldjTbtw=
knative.dev/networking v0.0.0-20241022012959-60e29ff520dc/go.mod
h1:G56j6VCLzfaN9yZ4IqfNyN4c3U1czvhUmKeZX4UjQ8Q=
knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
h1:UeOY7009M0EHwdyW3P35Fc1U6FJHzBrj6Gf370do8zY=