Skip to content

Commit 9e1b8bb

Browse files
chore(deps): bump github.com/shipengqi/golib from 0.2.14 to 0.2.15 (#85)
Bumps [github.com/shipengqi/golib](https://github.com/shipengqi/golib) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/shipengqi/golib/releases) - [Changelog](https://github.com/shipengqi/golib/blob/main/.goreleaser.yaml) - [Commits](shipengqi/golib@v0.2.14...v0.2.15) --- updated-dependencies: - dependency-name: github.com/shipengqi/golib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d06ebc2 commit 9e1b8bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/onsi/ginkgo/v2 v2.19.0
99
github.com/onsi/gomega v1.34.0
1010
github.com/shipengqi/component-base v0.2.10
11-
github.com/shipengqi/golib v0.2.14
11+
github.com/shipengqi/golib v0.2.15
1212
github.com/shipengqi/log v0.2.3
1313
github.com/spf13/cobra v1.8.1
1414
github.com/spf13/pflag v1.0.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUc
9292
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
9393
github.com/shipengqi/component-base v0.2.10 h1:r/oQeFw/rD1ekk5o6Jb95Ff0FpKSIiZtDtHky1z05eE=
9494
github.com/shipengqi/component-base v0.2.10/go.mod h1:LfbMJtgUW7nNPwmVIi5wJMif/066edkcIJtkDDJgEQQ=
95-
github.com/shipengqi/golib v0.2.14 h1:XOMvaXa6EidldYBYndlC1PhWHSS1LLk+P/zws338/JE=
96-
github.com/shipengqi/golib v0.2.14/go.mod h1:dwpllsqMwCd18ZZHZwpwO1UCNp4vYOQjKCY37VN+qY8=
95+
github.com/shipengqi/golib v0.2.15 h1:0CUW0ukcwym1lM0hew4DS2AT3H4ipPV96N8yPThMeVc=
96+
github.com/shipengqi/golib v0.2.15/go.mod h1:CB4NhzRSfmGce5NGtgyfSGX4AlaWX7BSb8FenMnDadY=
9797
github.com/shipengqi/log v0.2.3 h1:dH1LEgFV1jkojNvVf2qdjcYrWIEQ7LsHPkPaeefsTcA=
9898
github.com/shipengqi/log v0.2.3/go.mod h1:YqXfNjg7aDR/KrXoU5KC3vCQ/YldJltQbyEwnlpJOb4=
9999
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=

0 commit comments

Comments
 (0)