This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git


The following commit(s) were added to refs/heads/master by this push:
     new 3fc4f69  Bump the actions-deps group in /operator with 3 updates (#167)
3fc4f69 is described below

commit 3fc4f69bd5f6198b4ac0926535b5ba0db799d1df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 13 16:59:03 2025 +0800

    Bump the actions-deps group in /operator with 3 updates (#167)
    
    Bumps the actions-deps group in /operator with 3 updates: 
[k8s.io/api](https://github.com/kubernetes/api), 
[k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and 
[k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/api` from 0.34.1 to 0.34.2
    - [Commits](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2)
    
    Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2
    - 
[Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.1...v0.34.2)
    
    Updates `k8s.io/client-go` from 0.34.1 to 0.34.2
    - 
[Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/kubernetes/client-go/compare/v0.34.1...v0.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.34.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.34.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    - dependency-name: k8s.io/client-go
      dependency-version: 0.34.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 operator/go.mod |  6 +++---
 operator/go.sum | 12 ++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/operator/go.mod b/operator/go.mod
index c308708..5ab6b9a 100644
--- a/operator/go.mod
+++ b/operator/go.mod
@@ -9,9 +9,9 @@ require (
        github.com/go-logr/logr v1.4.3
        github.com/sirupsen/logrus v1.9.3
        gopkg.in/yaml.v3 v3.0.1
-       k8s.io/api v0.34.1
-       k8s.io/apimachinery v0.34.1
-       k8s.io/client-go v0.34.1
+       k8s.io/api v0.34.2
+       k8s.io/apimachinery v0.34.2
+       k8s.io/client-go v0.34.2
        sigs.k8s.io/controller-runtime v0.22.4
        software.sslmate.com/src/go-pkcs12 v0.6.0
 )
diff --git a/operator/go.sum b/operator/go.sum
index 386fcd4..1ddd975 100644
--- a/operator/go.sum
+++ b/operator/go.sum
@@ -203,14 +203,14 @@ gopkg.in/yaml.v2 v2.4.0/go.mod 
h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
 gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod 
h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
 gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
 gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
-k8s.io/api v0.34.1 h1:jC+153630BMdlFukegoEL8E/yT7aLyQkIVuwhmwDgJM=
-k8s.io/api v0.34.1/go.mod h1:SB80FxFtXn5/gwzCoN6QCtPD7Vbu5w2n1S0J5gFfTYk=
+k8s.io/api v0.34.2 h1:fsSUNZhV+bnL6Aqrp6O7lMTy6o5x2C4XLjnh//8SLYY=
+k8s.io/api v0.34.2/go.mod h1:MMBPaWlED2a8w4RSeanD76f7opUoypY8TFYkSM+3XHw=
 k8s.io/apiextensions-apiserver v0.34.1 
h1:NNPBva8FNAPt1iSVwIE0FsdrVriRXMsaWFMqJbII2CI=
 k8s.io/apiextensions-apiserver v0.34.1/go.mod 
h1:hP9Rld3zF5Ay2Of3BeEpLAToP+l4s5UlxiHfqRaRcMc=
-k8s.io/apimachinery v0.34.1 h1:dTlxFls/eikpJxmAC7MVE8oOeP1zryV7iRyIjB0gky4=
-k8s.io/apimachinery v0.34.1/go.mod 
h1:/GwIlEcWuTX9zKIg2mbw0LRFIsXwrfoVxn+ef0X13lw=
-k8s.io/client-go v0.34.1 h1:ZUPJKgXsnKwVwmKKdPfw4tB58+7/Ik3CrjOEhsiZ7mY=
-k8s.io/client-go v0.34.1/go.mod h1:kA8v0FP+tk6sZA0yKLRG67LWjqufAoSHA2xVGKw9Of8=
+k8s.io/apimachinery v0.34.2 h1:zQ12Uk3eMHPxrsbUJgNF8bTauTVR2WgqJsTmwTE/NW4=
+k8s.io/apimachinery v0.34.2/go.mod 
h1:/GwIlEcWuTX9zKIg2mbw0LRFIsXwrfoVxn+ef0X13lw=
+k8s.io/client-go v0.34.2 h1:Co6XiknN+uUZqiddlfAjT68184/37PS4QAzYvQvDR8M=
+k8s.io/client-go v0.34.2/go.mod h1:2VYDl1XXJsdcAxw7BenFslRQX28Dxz91U9MWKjX97fE=
 k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
 k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
 k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b 
h1:MloQ9/bdJyIu9lb1PzujOPolHyvO06MXG5TUIj2mNAA=

Reply via email to