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-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new dd7a87c  Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 (#174)
dd7a87c is described below

commit dd7a87cf5fd140ab192689d02f1b5bba255053c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 16 15:13:58 2025 +0800

    Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 (#174)
    
    * Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1
    
    Bumps 
[github.com/Masterminds/goutils](https://github.com/Masterminds/goutils) from 
1.1.0 to 1.1.1.
    - [Release notes](https://github.com/Masterminds/goutils/releases)
    - 
[Changelog](https://github.com/Masterminds/goutils/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Masterminds/goutils/compare/v1.1.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Masterminds/goutils
      dependency-type: indirect
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: kezhenxu94 <[email protected]>
---
 dist/LICENSE | 2 +-
 go.mod       | 2 +-
 go.sum       | 3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dist/LICENSE b/dist/LICENSE
index 5b1a815..0b069e5 100644
--- a/dist/LICENSE
+++ b/dist/LICENSE
@@ -181,7 +181,7 @@ The following components are provided under the Apache-2.0 
License. See project
 The text of each license is also included at licenses/license-[project].txt.
 
 
-    github.com/Masterminds/goutils v1.1.0 Apache-2.0
+    github.com/Masterminds/goutils v1.1.1 Apache-2.0
     github.com/apache/skywalking-swck/operator 
v0.0.0-20220815142653-ed08076b7433 Apache-2.0
     github.com/go-logr/logr v0.4.0 Apache-2.0
     github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da Apache-2.0
diff --git a/go.mod b/go.mod
index d3b19cc..519ee33 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
 
 require (
        github.com/BurntSushi/toml v0.3.1 // indirect
-       github.com/Masterminds/goutils v1.1.0 // indirect
+       github.com/Masterminds/goutils v1.1.1 // indirect
        github.com/Masterminds/semver/v3 v3.1.0 // indirect
        github.com/Masterminds/sprig/v3 v3.1.0 // indirect
        github.com/beorn7/perks v1.0.1 // indirect
diff --git a/go.sum b/go.sum
index fa4a1dd..f9138b3 100644
--- a/go.sum
+++ b/go.sum
@@ -35,8 +35,9 @@ github.com/BurntSushi/toml v0.3.1 
h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ
 github.com/BurntSushi/toml v0.3.1/go.mod 
h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
 github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod 
h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
 github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod 
h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
-github.com/Masterminds/goutils v1.1.0 
h1:zukEsf/1JZwCMgHiK3GZftabmxiCw4apj3a28RPBiVg=
 github.com/Masterminds/goutils v1.1.0/go.mod 
h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
+github.com/Masterminds/goutils v1.1.1 
h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
+github.com/Masterminds/goutils v1.1.1/go.mod 
h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
 github.com/Masterminds/semver/v3 v3.1.0 
h1:Y2lUDsFKVRSYGojLJ1yLxSXdMmMYTYls0rCvoqmMUQk=
 github.com/Masterminds/semver/v3 v3.1.0/go.mod 
h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
 github.com/Masterminds/sprig/v3 v3.1.0 
h1:j7GpgZ7PdFqNsmncycTHsLmVPf5/3wJtlgW9TNDYD9Y=

Reply via email to