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 8120563f0 chore(deps): bump knative.dev/eventing from 0.42.1 to 0.42.2
8120563f0 is described below

commit 8120563f0d8f5facf83e3378ff673551f5864a1f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 9 00:19:09 2024 +0000

    chore(deps): bump knative.dev/eventing from 0.42.1 to 0.42.2
    
    Bumps [knative.dev/eventing](https://github.com/knative/eventing) from 
0.42.1 to 0.42.2.
    - [Release notes](https://github.com/knative/eventing/releases)
    - [Commits](https://github.com/knative/eventing/compare/v0.42.1...v0.42.2)
    
    ---
    updated-dependencies:
    - dependency-name: knative.dev/eventing
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 6ad636dd0..b084e6ced 100644
--- a/go.mod
+++ b/go.mod
@@ -50,7 +50,7 @@ require (
        k8s.io/klog/v2 v2.130.1
        k8s.io/kubectl v0.29.7
        k8s.io/utils v0.0.0-20240310230437-4693a0247e57
-       knative.dev/eventing v0.42.1
+       knative.dev/eventing v0.42.2
        knative.dev/pkg v0.0.0-20240716082220-4355f0c73608
        knative.dev/serving v0.42.2
        sigs.k8s.io/controller-runtime v0.17.5
diff --git a/go.sum b/go.sum
index 4cf80013f..12f3327a2 100644
--- a/go.sum
+++ b/go.sum
@@ -849,8 +849,8 @@ k8s.io/kubectl v0.29.7 
h1:D+Jheug9M++zlt67cROZgxaIjrDdLqp9jkW/EYrXAoM=
 k8s.io/kubectl v0.29.7/go.mod h1:VOEJkcfKTO/X8xSSB6d2JXP/Qni6xtjuI3CUP52T9bM=
 k8s.io/utils v0.0.0-20240310230437-4693a0247e57 
h1:gbqbevonBh57eILzModw6mrkbwM0gQBEuevE/AaBsHY=
 k8s.io/utils v0.0.0-20240310230437-4693a0247e57/go.mod 
h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
-knative.dev/eventing v0.42.1 h1:/5R8j/OV2wacs5p+LDN7VnpSntNTjzTlpVhidO4WmnU=
-knative.dev/eventing v0.42.1/go.mod 
h1:hW5BMYcihtCelT9pqaMtK8gmNOo1ybxcigjBY+/fU+k=
+knative.dev/eventing v0.42.2 h1:eDfEmOTiqb/GikfwUPb6O6VvXkpqtpHCzihxP6D4Fek=
+knative.dev/eventing v0.42.2/go.mod 
h1:hW5BMYcihtCelT9pqaMtK8gmNOo1ybxcigjBY+/fU+k=
 knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556 
h1:9OTyJkrjiFh/burZiti3WucGv8Qtt91VJTnXfO5dC2g=
 knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556/go.mod 
h1:1PosUDkXqoHNzYxtLIwa7LFqSsIXBShHOseAb6XBeEU=
 knative.dev/pkg v0.0.0-20240716082220-4355f0c73608 
h1:BOiRzcnRS9Z5ruxlCiS/K1/Hb5bUN0X4W3xCegdcYQE=

Reply via email to