Skip to content

Commit

Permalink
chore(deps): bump github.com/shipengqi/golib from 0.2.15 to 0.2.16 (#91)
Browse files Browse the repository at this point in the history
Bumps [github.com/shipengqi/golib](https://github.com/shipengqi/golib) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/shipengqi/golib/releases)
- [Changelog](https://github.com/shipengqi/golib/blob/main/.goreleaser.yaml)
- [Commits](shipengqi/golib@v0.2.15...v0.2.16)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 738d0b1 commit 9d0f876
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.20.0
github.com/onsi/gomega v1.34.1
github.com/shipengqi/component-base v0.2.11
github.com/shipengqi/golib v0.2.15
github.com/shipengqi/golib v0.2.16
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 @@ -92,8 +92,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.15 h1:0CUW0ukcwym1lM0hew4DS2AT3H4ipPV96N8yPThMeVc=
github.com/shipengqi/golib v0.2.15/go.mod h1:CB4NhzRSfmGce5NGtgyfSGX4AlaWX7BSb8FenMnDadY=
github.com/shipengqi/golib v0.2.16 h1:EZtYMvD7mNnkbC6RnKkMXsNZ089Qw5fXwsa1A2rp+/I=
github.com/shipengqi/golib v0.2.16/go.mod h1:L0BKStzjgXiGD55fCfmkA74LBHT+/fd9BzWq7vdSBPs=
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 9d0f876

Please sign in to comment.