Skip to content

Commit

Permalink
chore(deps): bump github.com/shipengqi/golib from 0.2.19 to 0.2.20
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent c0e72f6 commit 3053bfe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/onsi/ginkgo/v2 v2.22.0
github.com/onsi/gomega v1.36.1
github.com/shipengqi/component-base v0.2.11
github.com/shipengqi/golib v0.2.19
github.com/shipengqi/golib v0.2.20
github.com/shipengqi/log v0.2.3
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUc
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/shipengqi/component-base v0.2.11 h1:oNCwa3FhFBGtKVJHSc3Tr+h9ERMX6JAVxkKToeIIh4M=
github.com/shipengqi/component-base v0.2.11/go.mod h1:YJoIETZyVgILBSqiA7ze+WXgh8j/qz8WN+gpiTfnhc8=
github.com/shipengqi/golib v0.2.19 h1:PZidI3MXfjXnCPa3v36OvWWk6zO3/tjQJUNJe5HM79o=
github.com/shipengqi/golib v0.2.19/go.mod h1:lytgsR1TbDuMW3lRC+JPAhtMXdaTdf3nOAtzsu5HIqM=
github.com/shipengqi/golib v0.2.20 h1:TRyQHLNtvfAdEJC+QtmDJdmjZz+Sg3qth4bh3kGr+u4=
github.com/shipengqi/golib v0.2.20/go.mod h1:SaQlE8h7qWyJn5N2y4wIm0vuYjD/bKT2JSzE/gz1wlc=
github.com/shipengqi/log v0.2.3 h1:dH1LEgFV1jkojNvVf2qdjcYrWIEQ7LsHPkPaeefsTcA=
github.com/shipengqi/log v0.2.3/go.mod h1:YqXfNjg7aDR/KrXoU5KC3vCQ/YldJltQbyEwnlpJOb4=
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
Expand Down

0 comments on commit 3053bfe

Please sign in to comment.