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 dca051a28 chore(deps): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1
dca051a28 is described below

commit dca051a28bc086d4fb89ac20e99957d5f0bac015
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 19 00:57:27 2024 +0000

    chore(deps): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1
    
    Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.120.0 to 
2.120.1.
    - [Release notes](https://github.com/kubernetes/klog/releases)
    - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
    - [Commits](https://github.com/kubernetes/klog/compare/v2.120.0...v2.120.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/klog/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 31c46dd5f..193258c93 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,7 @@ require (
        k8s.io/cli-runtime v0.27.7
        k8s.io/client-go v0.27.7
        k8s.io/gengo v0.0.0-20221011193443-fad74ee6edd9
-       k8s.io/klog/v2 v2.120.0
+       k8s.io/klog/v2 v2.120.1
        k8s.io/kubectl v0.27.7
        k8s.io/utils v0.0.0-20230505201702-9f6742963106
        knative.dev/eventing v0.39.3
diff --git a/go.sum b/go.sum
index 7b6c19134..18848af18 100644
--- a/go.sum
+++ b/go.sum
@@ -853,8 +853,8 @@ k8s.io/component-base v0.27.7/go.mod 
h1:YGjlCVL1oeKvG3HSciyPHFh+LCjIEqsxz4BDR3cf
 k8s.io/gengo v0.0.0-20221011193443-fad74ee6edd9 
h1:iu3o/SxaHVI7tKPtkGzD3M9IzrE21j+CUKH98NQJ8Ms=
 k8s.io/gengo v0.0.0-20221011193443-fad74ee6edd9/go.mod 
h1:FiNAH4ZV3gBg2Kwh89tzAEV2be7d5xI0vBa/VySYy3E=
 k8s.io/klog/v2 v2.2.0/go.mod h1:Od+F08eJP+W3HUb4pSrPpgp9DGU4GzlpG/TmITuYh/Y=
-k8s.io/klog/v2 v2.120.0 h1:z+q5mfovBj1fKFxiRzsa2DsJLPIVMk/KFL81LMOfK+8=
-k8s.io/klog/v2 v2.120.0/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
+k8s.io/klog/v2 v2.120.1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw=
+k8s.io/klog/v2 v2.120.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
 k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f 
h1:2kWPakN3i/k81b0gvD5C5FJ2kxm1WrQFanWchyKuqGg=
 k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f/go.mod 
h1:byini6yhqGC14c3ebc/QwanvYwhuMWF6yz2F8uwW8eg=
 k8s.io/kubectl v0.27.7 h1:HTEDa4s/oWjB3t5ysdW1yKlcNl9bzigcqWBq0LIIe3k=

Reply via email to