From d5397f33e278b80eae7d19f9560edbabc5039bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 00:01:27 +0000 Subject: [PATCH 1/2] 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] --- go.mod | 2 +- go.sum | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index faffb390..9a23b4f8 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,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 8584b615..700edd33 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= From 61607c3d8a8afceb430975e664f454716a085f6c Mon Sep 17 00:00:00 2001 From: kezhenxu94 Date: Fri, 16 May 2025 15:03:43 +0800 Subject: [PATCH 2/2] license --- dist/LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/LICENSE b/dist/LICENSE index 5b1a815f..0b069e58 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