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

commit 62205666f8125dacfe6bf5ef489c383b492d0f85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 13 13:03:49 2024 +0000

    chore(deps): bump knative.dev/serving from 0.42.1 to 0.42.2
    
    Bumps [knative.dev/serving](https://github.com/knative/serving) from 0.42.1 
to 0.42.2.
    - [Release notes](https://github.com/knative/serving/releases)
    - [Commits](https://github.com/knative/serving/compare/v0.42.1...v0.42.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 e7bdf327e..27fc814e8 100644
--- a/go.mod
+++ b/go.mod
@@ -52,7 +52,7 @@ require (
        k8s.io/utils v0.0.0-20240310230437-4693a0247e57
        knative.dev/eventing v0.40.3
        knative.dev/pkg v0.0.0-20240716082220-4355f0c73608
-       knative.dev/serving v0.42.1
+       knative.dev/serving v0.42.2
        sigs.k8s.io/controller-runtime v0.17.5
        sigs.k8s.io/structured-merge-diff/v4 v4.4.1
 )
diff --git a/go.sum b/go.sum
index ded4a1a98..5825dcf2c 100644
--- a/go.sum
+++ b/go.sum
@@ -854,8 +854,8 @@ knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556 
h1:9OTyJkrjiFh/burZiti
 knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556/go.mod 
h1:1PosUDkXqoHNzYxtLIwa7LFqSsIXBShHOseAb6XBeEU=
 knative.dev/pkg v0.0.0-20240716082220-4355f0c73608 
h1:BOiRzcnRS9Z5ruxlCiS/K1/Hb5bUN0X4W3xCegdcYQE=
 knative.dev/pkg v0.0.0-20240716082220-4355f0c73608/go.mod 
h1:M67lDZ4KbltYSon0Ox4/6qjlZNOIXW4Ldequ81yofbw=
-knative.dev/serving v0.42.1 h1:iDx0eYAFRcWYPZ0gizu5lqXDAZ+hSGrUXHrFGiop1KM=
-knative.dev/serving v0.42.1/go.mod 
h1:3cgU8/864RcqA0ZPrc3jFcmS3uJL/mOlUZiYsXonwaE=
+knative.dev/serving v0.42.2 h1:yKieg3MeNvpVz+4JJPbvmpee3v3LK3zO5h5HJBtzaNk=
+knative.dev/serving v0.42.2/go.mod 
h1:3cgU8/864RcqA0ZPrc3jFcmS3uJL/mOlUZiYsXonwaE=
 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