Skip to content

Commit 0693081

Browse files
chore(deps): bump github.com/shipengqi/golib from 0.2.26 to 0.2.27 (#136)
Bumps [github.com/shipengqi/golib](https://github.com/shipengqi/golib) from 0.2.26 to 0.2.27. - [Release notes](https://github.com/shipengqi/golib/releases) - [Changelog](https://github.com/shipengqi/golib/blob/main/.goreleaser.yaml) - [Commits](shipengqi/golib@v0.2.26...v0.2.27) --- updated-dependencies: - dependency-name: github.com/shipengqi/golib dependency-version: 0.2.27 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 53703bf commit 0693081

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.4
99
github.com/onsi/gomega v1.37.0
1010
github.com/shipengqi/component-base v0.2.11
11-
github.com/shipengqi/golib v0.2.26
11+
github.com/shipengqi/golib v0.2.27
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
@@ -106,8 +106,8 @@ github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUc
106106
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
107107
github.com/shipengqi/component-base v0.2.11 h1:oNCwa3FhFBGtKVJHSc3Tr+h9ERMX6JAVxkKToeIIh4M=
108108
github.com/shipengqi/component-base v0.2.11/go.mod h1:YJoIETZyVgILBSqiA7ze+WXgh8j/qz8WN+gpiTfnhc8=
109-
github.com/shipengqi/golib v0.2.26 h1:+3KzNW7yOjGgjjE6SFDFjdYJr1o4klRJnI0U4odvtuc=
110-
github.com/shipengqi/golib v0.2.26/go.mod h1:QXuIqEx1/3y1OhiKlirozAOO+DsB0lTmx6e7gIqGVB0=
109+
github.com/shipengqi/golib v0.2.27 h1:X9Rq5XVaJZhVxiIj2N8Gfkwxhwa1G/u4uA+tWmMYVBY=
110+
github.com/shipengqi/golib v0.2.27/go.mod h1:qFS6uEuKbQxVmcFpygC/PsMXphIjOx/51Y8xA2pL4QM=
111111
github.com/shipengqi/log v0.2.3 h1:dH1LEgFV1jkojNvVf2qdjcYrWIEQ7LsHPkPaeefsTcA=
112112
github.com/shipengqi/log v0.2.3/go.mod h1:YqXfNjg7aDR/KrXoU5KC3vCQ/YldJltQbyEwnlpJOb4=
113113
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=

0 commit comments

Comments
 (0)