Skip to content

Commit d0d67b7

Browse files
chore(deps): bump github.com/shipengqi/golib from 0.2.16 to 0.2.17 (#97)
Bumps [github.com/shipengqi/golib](https://github.com/shipengqi/golib) from 0.2.16 to 0.2.17. - [Release notes](https://github.com/shipengqi/golib/releases) - [Changelog](https://github.com/shipengqi/golib/blob/main/.goreleaser.yaml) - [Commits](shipengqi/golib@v0.2.16...v0.2.17) --- 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 1133b6a commit d0d67b7

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.20.2
99
github.com/onsi/gomega v1.34.2
1010
github.com/shipengqi/component-base v0.2.11
11-
github.com/shipengqi/golib v0.2.16
11+
github.com/shipengqi/golib v0.2.17
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.16 h1:EZtYMvD7mNnkbC6RnKkMXsNZ089Qw5fXwsa1A2rp+/I=
92-
github.com/shipengqi/golib v0.2.16/go.mod h1:L0BKStzjgXiGD55fCfmkA74LBHT+/fd9BzWq7vdSBPs=
91+
github.com/shipengqi/golib v0.2.17 h1:PxjhI77kIZYxvttD2jZGx92yt9XVrZ6dLp60xGsAUrs=
92+
github.com/shipengqi/golib v0.2.17/go.mod h1:r0CuK2GNT1dcjo359+gvCIb7Wlblkwr/uWvfazVlYVw=
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)