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 bbf3d4383 chore(deps): bump knative.dev/serving from 0.37.1 to 0.37.2
bbf3d4383 is described below

commit bbf3d4383822e2f26d948c22841bb7ff7bafea29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 7 01:00:51 2023 +0000

    chore(deps): bump knative.dev/serving from 0.37.1 to 0.37.2
    
    Bumps [knative.dev/serving](https://github.com/knative/serving) from 0.37.1 
to 0.37.2.
    - [Release notes](https://github.com/knative/serving/releases)
    - [Commits](https://github.com/knative/serving/compare/v0.37.1...v0.37.2)
    
    ---
    updated-dependencies:
    - dependency-name: knative.dev/serving
      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 25f68480a..dc258f262 100644
--- a/go.mod
+++ b/go.mod
@@ -58,7 +58,7 @@ require (
        k8s.io/utils v0.0.0-20221108210102-8e77b1f39fe2
        knative.dev/eventing v0.37.1
        knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0
-       knative.dev/serving v0.37.1
+       knative.dev/serving v0.37.2
        sigs.k8s.io/controller-runtime v0.13.1
 )
 
diff --git a/go.sum b/go.sum
index df85a30f0..b89f265cb 100644
--- a/go.sum
+++ b/go.sum
@@ -1306,8 +1306,8 @@ knative.dev/networking v0.0.0-20230419144338-e5d04e805e50 
h1:X9rPBYr7Vrm075q0iXT
 knative.dev/networking v0.0.0-20230419144338-e5d04e805e50/go.mod 
h1:o2MyGpGfU5DoSAWCE2f/jnSC9GjGOplCslbA99yDkGo=
 knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0 
h1:EFQcoUo8I4bc+U3y6tR1B3ONYZSHWUdAfI7Vh7dae8g=
 knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0/go.mod 
h1:2qWPP9Gjh9Q7ETti+WRHnBnGCSCq+6q7m3p/nmUQviE=
-knative.dev/serving v0.37.1 h1:msn1sJ9yVBVWu/5slqkpSXXqCEQRIysHR+fKMO4EXlI=
-knative.dev/serving v0.37.1/go.mod 
h1:v0Xbfp7olb0Gljm5l4qNuLsIf8/2p1rIt/mphxvx1z0=
+knative.dev/serving v0.37.2 h1:BZqP1dObXlf5mOfgevVBlk4iG8fCfcUEvKFIhhGElyo=
+knative.dev/serving v0.37.2/go.mod 
h1:v0Xbfp7olb0Gljm5l4qNuLsIf8/2p1rIt/mphxvx1z0=
 rsc.io/binaryregexp v0.2.0/go.mod 
h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
 rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
 rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=

Reply via email to