From 0b2f4ae077cb7ef4257489122c7a9ae15afdc826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 18:27:47 +0000 Subject: [PATCH] Bump k8s.io/cli-runtime from 0.34.1 to 0.35.2 in /test/e2e Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.34.1 to 0.35.2. - [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.34.1...v0.35.2) --- updated-dependencies: - dependency-name: k8s.io/cli-runtime dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/e2e/go.mod | 2 +- test/e2e/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/e2e/go.mod b/test/e2e/go.mod index b834aa711..6b644b481 100644 --- a/test/e2e/go.mod +++ b/test/e2e/go.mod @@ -25,7 +25,7 @@ require ( require ( github.com/DataDog/datadog-operator v1.11.1 k8s.io/api v0.36.0-alpha.1 - k8s.io/cli-runtime v0.34.1 + k8s.io/cli-runtime v0.35.2 k8s.io/utils v0.0.0-20260108192941-914a6e750570 ) diff --git a/test/e2e/go.sum b/test/e2e/go.sum index adfc4c811..a31514b79 100644 --- a/test/e2e/go.sum +++ b/test/e2e/go.sum @@ -840,8 +840,8 @@ k8s.io/apimachinery v0.36.0-alpha.1 h1:MrQLU+TD3A2/ywQiTHEJ5BEKKk3XHpy0RkT98V0Xd k8s.io/apimachinery v0.36.0-alpha.1/go.mod h1:hQkG060WLAG1TIkYsu5lj3tb6YdNpKe5Zrr2UPGg+/k= k8s.io/apiserver v0.35.1 h1:potxdhhTL4i6AYAa2QCwtlhtB1eCdWQFvJV6fXgJzxs= k8s.io/apiserver v0.35.1/go.mod h1:BiL6Dd3A2I/0lBnteXfWmCFobHM39vt5+hJQd7Lbpi4= -k8s.io/cli-runtime v0.34.1 h1:btlgAgTrYd4sk8vJTRG6zVtqBKt9ZMDeQZo2PIzbL7M= -k8s.io/cli-runtime v0.34.1/go.mod h1:aVA65c+f0MZiMUPbseU/M9l1Wo2byeaGwUuQEQVVveE= +k8s.io/cli-runtime v0.35.2 h1:3DNctzpPNXavqyrm/FFiT60TLk4UjUxuUMYbKOE970E= +k8s.io/cli-runtime v0.35.2/go.mod h1:G2Ieu0JidLm5m1z9b0OkFhnykvJ1w+vjbz1tR5OFKL0= k8s.io/client-go v0.36.0-alpha.1 h1:6LgGjlF/C1U7gVn43ugh9hDyR2ToGZk4zKMwIPocYh8= k8s.io/client-go v0.36.0-alpha.1/go.mod h1:lQ0Wzo39wPLju4QEVKX3WeLCvElRinyiHZjkeWy2gZ4= k8s.io/component-base v0.35.1 h1:XgvpRf4srp037QWfGBLFsYMUQJkE5yMa94UsJU7pmcE=