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 2023/05/31 14:01:39 UTC

[camel-k] branch main updated: chore(deps): bump knative.dev/eventing from 0.37.0 to 0.37.1

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 8d9bfc6d8 chore(deps): bump knative.dev/eventing from 0.37.0 to 0.37.1
8d9bfc6d8 is described below

commit 8d9bfc6d8dce356f3496ecaba1944b4e17797b5e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed May 31 01:01:29 2023 +0000

    chore(deps): bump knative.dev/eventing from 0.37.0 to 0.37.1
    
    Bumps [knative.dev/eventing](https://github.com/knative/eventing) from 0.37.0 to 0.37.1.
    - [Release notes](https://github.com/knative/eventing/releases)
    - [Commits](https://github.com/knative/eventing/compare/v0.37.0...v0.37.1)
    
    ---
    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 42338892b..00643d8b3 100644
--- a/go.mod
+++ b/go.mod
@@ -53,7 +53,7 @@ require (
 	k8s.io/klog/v2 v2.100.1
 	k8s.io/kubectl v0.25.6
 	k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2
-	knative.dev/eventing v0.37.0
+	knative.dev/eventing v0.37.1
 	knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0
 	knative.dev/serving v0.37.1
 	sigs.k8s.io/controller-runtime v0.13.1
diff --git a/go.sum b/go.sum
index 7a955bbed..500aa5148 100644
--- a/go.sum
+++ b/go.sum
@@ -1286,8 +1286,8 @@ k8s.io/utils v0.0.0-20210707171843-4b05e18ac7d9/go.mod h1:jPW/WVKK9YHAvNhRxK0md/
 k8s.io/utils v0.0.0-20210802155522-efc7438f0176/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
 k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2 h1:GfD9OzL11kvZN5iArC6oTS7RTj7oJOIfnislxYlqTj8=
 k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
-knative.dev/eventing v0.37.0 h1:OtX8B9nvUSTNcbbpoNFDyeGaGU/5+aetj94i6oATpQU=
-knative.dev/eventing v0.37.0/go.mod h1:62baPXiw5GPpPyV3f0GF64X7tOjc5x9cg64RAh1gjs4=
+knative.dev/eventing v0.37.1 h1:jb20hR4CcAHY7tJnglB54ruGotaGsRCgIT7Iz7cpiIE=
+knative.dev/eventing v0.37.1/go.mod h1:gLS1T97U6RCbDcDmQoDIyptJ+JntPoDnX9bhtwAG6bY=
 knative.dev/networking v0.0.0-20230419144338-e5d04e805e50 h1:X9rPBYr7Vrm075q0iXTr7/0oklkYoyqvlnrUwNzcUhI=
 knative.dev/networking v0.0.0-20230419144338-e5d04e805e50/go.mod h1:o2MyGpGfU5DoSAWCE2f/jnSC9GjGOplCslbA99yDkGo=
 knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0 h1:EFQcoUo8I4bc+U3y6tR1B3ONYZSHWUdAfI7Vh7dae8g=