Skip to content

Commit ffd47bb

Browse files
chore(deps): bump github.com/shipengqi/golib from 0.2.19 to 0.2.20 (#111)
Bumps [github.com/shipengqi/golib](https://github.com/shipengqi/golib) from 0.2.19 to 0.2.20. - [Release notes](https://github.com/shipengqi/golib/releases) - [Changelog](https://github.com/shipengqi/golib/blob/main/.goreleaser.yaml) - [Commits](shipengqi/golib@v0.2.19...v0.2.20) --- 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 c0e72f6 commit ffd47bb

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.22.0
99
github.com/onsi/gomega v1.36.1
1010
github.com/shipengqi/component-base v0.2.11
11-
github.com/shipengqi/golib v0.2.19
11+
github.com/shipengqi/golib v0.2.20
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
@@ -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.19 h1:PZidI3MXfjXnCPa3v36OvWWk6zO3/tjQJUNJe5HM79o=
92-
github.com/shipengqi/golib v0.2.19/go.mod h1:lytgsR1TbDuMW3lRC+JPAhtMXdaTdf3nOAtzsu5HIqM=
91+
github.com/shipengqi/golib v0.2.20 h1:TRyQHLNtvfAdEJC+QtmDJdmjZz+Sg3qth4bh3kGr+u4=
92+
github.com/shipengqi/golib v0.2.20/go.mod h1:SaQlE8h7qWyJn5N2y4wIm0vuYjD/bKT2JSzE/gz1wlc=
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.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=

0 commit comments

Comments
 (0)