You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2024/01/11 08:20:17 UTC

(camel-k) branch main updated: chore(deps): bump knative.dev/eventing from 0.39.2 to 0.39.3

This is an automated email from the ASF dual-hosted git repository.

pcongiusti 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 459f4c6f8 chore(deps): bump knative.dev/eventing from 0.39.2 to 0.39.3
459f4c6f8 is described below

commit 459f4c6f840d90ec5adc38fce0354b1f4d44b891
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jan 11 00:48:26 2024 +0000

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

diff --git a/go.mod b/go.mod
index e17b596ff..7d24c1ea9 100644
--- a/go.mod
+++ b/go.mod
@@ -52,7 +52,7 @@ require (
 	k8s.io/klog/v2 v2.110.1
 	k8s.io/kubectl v0.27.7
 	k8s.io/utils v0.0.0-20230505201702-9f6742963106
-	knative.dev/eventing v0.39.2
+	knative.dev/eventing v0.39.3
 	knative.dev/pkg v0.0.0-20231023151236-29775d7c9e5c
 	knative.dev/serving v0.39.3
 	sigs.k8s.io/controller-runtime v0.15.2
diff --git a/go.sum b/go.sum
index 1a74a5e01..4e715597e 100644
--- a/go.sum
+++ b/go.sum
@@ -864,8 +864,8 @@ k8s.io/kubectl v0.27.7 h1:HTEDa4s/oWjB3t5ysdW1yKlcNl9bzigcqWBq0LIIe3k=
 k8s.io/kubectl v0.27.7/go.mod h1:Xb1Ubc8uN1i2RvSN1HCgSHTtzgX0woihMk/gW7XbjJU=
 k8s.io/utils v0.0.0-20230505201702-9f6742963106 h1:EObNQ3TW2D+WptiYXlApGNLVy0zm/JIBVY9i+M4wpAU=
 k8s.io/utils v0.0.0-20230505201702-9f6742963106/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
-knative.dev/eventing v0.39.2 h1:6ZPZDY9GYBQFV/ss2kfWrIe0CDtO/hlXXjFJleJNc9k=
-knative.dev/eventing v0.39.2/go.mod h1:MlEiEcHALqZnu0OFMuWdJfjBzM7HlSJfk8pQbTcIy4o=
+knative.dev/eventing v0.39.3 h1:I3/56fQ3t0t1cAG/6j4f0D+FNo+9avn1Ij2N9jXKSXM=
+knative.dev/eventing v0.39.3/go.mod h1:MlEiEcHALqZnu0OFMuWdJfjBzM7HlSJfk8pQbTcIy4o=
 knative.dev/networking v0.0.0-20231017124814-2a7676e912b7 h1:6+1icZuxiZO1paFZ4d/ysKWVG2M4WB7OxNJNyLG0P/E=
 knative.dev/networking v0.0.0-20231017124814-2a7676e912b7/go.mod h1:1gcHoIVG47ekQWjkddqRq+/7tWRh+CB9W4k/NAcdRbk=
 knative.dev/pkg v0.0.0-20231023151236-29775d7c9e5c h1:xyPoEToTWeBdn6tinhLxXfnhJhTNQt5WzHiTNiFphRw=