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 83a892b72 chore(deps): bump k8s.io/klog/v2 from 2.130.1 to 2.140.0
83a892b72 is described below
commit 83a892b723db17e5382fc3f56795681dc48453d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 00:03:33 2026 +0000
chore(deps): bump k8s.io/klog/v2 from 2.130.1 to 2.140.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.130.1 to
2.140.0.
- [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.130.1...2.140.0)
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-version: 2.140.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 cd132dbbd..695633a06 100644
--- a/go.mod
+++ b/go.mod
@@ -45,7 +45,7 @@ require (
k8s.io/cli-runtime v0.35.0
k8s.io/client-go v0.35.1
k8s.io/gengo v0.0.0-20251215205346-5ee0d033ba5b
- k8s.io/klog/v2 v2.130.1
+ k8s.io/klog/v2 v2.140.0
k8s.io/utils v0.0.0-20260108192941-914a6e750570
knative.dev/eventing v0.48.0
knative.dev/pkg v0.0.0-20260120122510-4a022ed9999a
diff --git a/go.sum b/go.sum
index a378361c9..d2ce8647b 100644
--- a/go.sum
+++ b/go.sum
@@ -483,8 +483,8 @@ k8s.io/client-go v0.35.1/go.mod
h1:1p1KxDt3a0ruRfc/pG4qT/3oHmUj1AhSHEcxNSGg+OA=
k8s.io/gengo v0.0.0-20251215205346-5ee0d033ba5b
h1:X0Afwan8Q1l7bMcNgh6DAah2jKCQ2irT7EoAXIChFqk=
k8s.io/gengo v0.0.0-20251215205346-5ee0d033ba5b/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.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
-k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
+k8s.io/klog/v2 v2.140.0 h1:Tf+J3AH7xnUzZyVVXhTgGhEKnFqye14aadWv7bzXdzc=
+k8s.io/klog/v2 v2.140.0/go.mod h1:o+/RWfJ6PwpnFn7OyAG3QnO47BFsymfEfrz6XyYSSp0=
k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4
h1:HhDfevmPS+OalTjQRKbTHppRIz01AWi8s45TMXStgYY=
k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4/go.mod
h1:kdmbQkyfwUagLfXIad1y2TdrjPFWp2Q89B3qkRwf/pQ=
k8s.io/utils v0.0.0-20260108192941-914a6e750570
h1:JT4W8lsdrGENg9W+YwwdLJxklIuKWdRm+BC+xt33FOY=