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 284c0892d chore(deps): bump knative.dev/serving from 0.43.0 to 0.43.1
284c0892d is described below

commit 284c0892dcfd740108e169f13ec020a993f01640
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 22 00:52:12 2025 +0000

    chore(deps): bump knative.dev/serving from 0.43.0 to 0.43.1
    
    Bumps [knative.dev/serving](https://github.com/knative/serving) from 0.43.0 
to 0.43.1.
    - [Release notes](https://github.com/knative/serving/releases)
    - [Commits](https://github.com/knative/serving/compare/v0.43.0...v0.43.1)
    
    ---
    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 c35b679a1..00e1fd105 100644
--- a/go.mod
+++ b/go.mod
@@ -52,7 +52,7 @@ require (
        k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
        knative.dev/eventing v0.43.3
        knative.dev/pkg v0.0.0-20241021183759-9b9d535af5ad
-       knative.dev/serving v0.43.0
+       knative.dev/serving v0.43.1
        sigs.k8s.io/controller-runtime v0.18.5
        sigs.k8s.io/structured-merge-diff/v4 v4.5.0
 )
diff --git a/go.sum b/go.sum
index 1bd0a4581..0d1fa4f8c 100644
--- a/go.sum
+++ b/go.sum
@@ -858,8 +858,8 @@ knative.dev/networking v0.0.0-20241022012959-60e29ff520dc 
h1:0d9XXRLlyuHfINZLlYq
 knative.dev/networking v0.0.0-20241022012959-60e29ff520dc/go.mod 
h1:G56j6VCLzfaN9yZ4IqfNyN4c3U1czvhUmKeZX4UjQ8Q=
 knative.dev/pkg v0.0.0-20241021183759-9b9d535af5ad 
h1:Nrjtr2H168rJeamH4QdyLMV1lEKHejNhaj1ymgQMfLk=
 knative.dev/pkg v0.0.0-20241021183759-9b9d535af5ad/go.mod 
h1:StJI72GWcm/iErmk4RqFJiOo8RLbVqPbHxUqeVwAzeo=
-knative.dev/serving v0.43.0 h1:S+nCHYBaKo8r1kge6zF7hDxQrag5rwMkQTSZyDmrYIc=
-knative.dev/serving v0.43.0/go.mod 
h1:qYjwZdjv3SD7t+Tk/hvxml824G5njXZrycmCBBALpJk=
+knative.dev/serving v0.43.1 h1:CAD1wtW6rlv8echp2BNGQUsxVKtFv69RWCy/m+dT0x0=
+knative.dev/serving v0.43.1/go.mod 
h1:KhhRhb3HPyKSm924/QRjqtAj2U0x5UZM217SxVTbibs=
 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