Skip to content

Commit 707db5e

Browse files
chore(deps): bump github.com/shipengqi/golib from 0.2.23 to 0.2.24 (#129)
Bumps [github.com/shipengqi/golib](https://github.com/shipengqi/golib) from 0.2.23 to 0.2.24. - [Release notes](https://github.com/shipengqi/golib/releases) - [Changelog](https://github.com/shipengqi/golib/blob/main/.goreleaser.yaml) - [Commits](shipengqi/golib@v0.2.23...v0.2.24) --- updated-dependencies: - dependency-name: github.com/shipengqi/golib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb8d8b9 commit 707db5e

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.23.3
99
github.com/onsi/gomega v1.37.0
1010
github.com/shipengqi/component-base v0.2.11
11-
github.com/shipengqi/golib v0.2.23
11+
github.com/shipengqi/golib v0.2.24
1212
github.com/shipengqi/log v0.2.3
1313
github.com/spf13/cobra v1.9.1
1414
github.com/spf13/pflag v1.0.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUc
8888
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
8989
github.com/shipengqi/component-base v0.2.11 h1:oNCwa3FhFBGtKVJHSc3Tr+h9ERMX6JAVxkKToeIIh4M=
9090
github.com/shipengqi/component-base v0.2.11/go.mod h1:YJoIETZyVgILBSqiA7ze+WXgh8j/qz8WN+gpiTfnhc8=
91-
github.com/shipengqi/golib v0.2.23 h1:wyu4HOI5lsx2spBGYf9zTIF6HSxGVvDd2xVa//Q3unQ=
92-
github.com/shipengqi/golib v0.2.23/go.mod h1:J9qllr0k73YeNJHJc5HBuxK2BL0WwUq9mNfczhjezeQ=
91+
github.com/shipengqi/golib v0.2.24 h1:zaRxj76Vhou/mKwi5T9DwwknqjefxeDxNd1soCf7jtQ=
92+
github.com/shipengqi/golib v0.2.24/go.mod h1:J9qllr0k73YeNJHJc5HBuxK2BL0WwUq9mNfczhjezeQ=
9393
github.com/shipengqi/log v0.2.3 h1:dH1LEgFV1jkojNvVf2qdjcYrWIEQ7LsHPkPaeefsTcA=
9494
github.com/shipengqi/log v0.2.3/go.mod h1:YqXfNjg7aDR/KrXoU5KC3vCQ/YldJltQbyEwnlpJOb4=
9595
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=

0 commit comments

Comments
 (0)