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 a8613df  build(deps): bump github.com/go-logr/logr (#208)
a8613df is described below

commit a8613dfc751f2da8ae46c8bb1d71c42c6958cc5e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 23 11:43:04 2026 +0800

    build(deps): bump github.com/go-logr/logr (#208)
    
    Bumps the actions-deps group in /operator with 1 update: 
[github.com/go-logr/logr](https://github.com/go-logr/logr).
    
    
    Updates `github.com/go-logr/logr` from 1.4.3 to 1.4.4
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/go-logr/logr/compare/v1.4.3...v1.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      dependency-version: 1.4.4
      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 | 2 +-
 operator/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/operator/go.mod b/operator/go.mod
index 62b0973..88c9336 100644
--- a/operator/go.mod
+++ b/operator/go.mod
@@ -6,7 +6,7 @@ require (
        github.com/Masterminds/sprig/v3 v3.3.0
        github.com/evanphx/json-patch v5.9.11+incompatible
        github.com/ghodss/yaml v1.0.0
-       github.com/go-logr/logr v1.4.3
+       github.com/go-logr/logr v1.4.4
        github.com/sirupsen/logrus v1.9.4
        gopkg.in/yaml.v3 v3.0.1
        k8s.io/api v0.36.2
diff --git a/operator/go.sum b/operator/go.sum
index b5b2f24..eadacec 100644
--- a/operator/go.sum
+++ b/operator/go.sum
@@ -29,8 +29,8 @@ github.com/fxamacker/cbor/v2 v2.9.0 
h1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sa
 github.com/fxamacker/cbor/v2 v2.9.0/go.mod 
h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ=
 github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=
 github.com/ghodss/yaml v1.0.0/go.mod 
h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
-github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
-github.com/go-logr/logr v1.4.3/go.mod 
h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
+github.com/go-logr/logr v1.4.4 h1:tG4xh9yMsRCAiodLVTxyrkzSZ9+o0L1Kg/+cPVcbP/8=
+github.com/go-logr/logr v1.4.4/go.mod 
h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
 github.com/go-logr/zapr v1.3.0 h1:XGdV8XW8zdwFiwOA2Dryh1gj2KRQyOOoNmBy4EplIcQ=
 github.com/go-logr/zapr v1.3.0/go.mod 
h1:YKepepNBd1u/oyhd/yQmtjVXmm9uML4IXUgMOwR8/Gg=
 github.com/go-openapi/jsonpointer v0.19.6/go.mod 
h1:osyAmYz/mB/C3I+WsTTSgw1ONzaLJoLCyoi6/zppojs=

Reply via email to