From e5991c1cf53eb981b8829f35c0583acb3be0e6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 07:02:31 +0000 Subject: [PATCH] build(deps): bump k8s.io/cli-runtime from 0.34.2 to 0.34.3 in /native Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.34.2 to 0.34.3. - [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.34.2...v0.34.3) --- updated-dependencies: - dependency-name: k8s.io/cli-runtime dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- native/go.mod | 2 +- native/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/native/go.mod b/native/go.mod index f252b8f..635de71 100644 --- a/native/go.mod +++ b/native/go.mod @@ -13,7 +13,7 @@ require ( github.com/spf13/afero v1.15.0 golang.org/x/crypto v0.46.0 helm.sh/helm/v3 v3.19.2 - k8s.io/cli-runtime v0.34.2 + k8s.io/cli-runtime v0.34.3 k8s.io/client-go v0.34.3 sigs.k8s.io/controller-runtime v0.22.4 sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20241005135803-3f6485a69964 diff --git a/native/go.sum b/native/go.sum index b3cc24b..bcd9eb5 100644 --- a/native/go.sum +++ b/native/go.sum @@ -493,8 +493,8 @@ k8s.io/apimachinery v0.34.3 h1:/TB+SFEiQvN9HPldtlWOTp0hWbJ+fjU+wkxysf/aQnE= k8s.io/apimachinery v0.34.3/go.mod h1:/GwIlEcWuTX9zKIg2mbw0LRFIsXwrfoVxn+ef0X13lw= k8s.io/apiserver v0.34.1 h1:U3JBGdgANK3dfFcyknWde1G6X1F4bg7PXuvlqt8lITA= k8s.io/apiserver v0.34.1/go.mod h1:eOOc9nrVqlBI1AFCvVzsob0OxtPZUCPiUJL45JOTBG0= -k8s.io/cli-runtime v0.34.2 h1:cct1GEuWc3IyVT8MSCoIWzRGw9HJ/C5rgP32H60H6aE= -k8s.io/cli-runtime v0.34.2/go.mod h1:X13tsrYexYUCIq8MarCBy8lrm0k0weFPTpcaNo7lms4= +k8s.io/cli-runtime v0.34.3 h1:YRyMhiwX0dT9lmG0AtZDaeG33Nkxgt9OlCTZhRXj9SI= +k8s.io/cli-runtime v0.34.3/go.mod h1:GVwL1L5uaGEgM7eGeKjaTG2j3u134JgG4dAI6jQKhMc= k8s.io/client-go v0.34.3 h1:wtYtpzy/OPNYf7WyNBTj3iUA0XaBHVqhv4Iv3tbrF5A= k8s.io/client-go v0.34.3/go.mod h1:OxxeYagaP9Kdf78UrKLa3YZixMCfP6bgPwPwNBQBzpM= k8s.io/component-base v0.34.1 h1:v7xFgG+ONhytZNFpIz5/kecwD+sUhVE6HU7qQUiRM4A=