Skip to content

Commit ae0378f

Browse files
chore(deps): bump github.com/shipengqi/golib from 0.2.29 to 0.2.30 (#193)
Bumps [github.com/shipengqi/golib](https://github.com/shipengqi/golib) from 0.2.29 to 0.2.30. - [Release notes](https://github.com/shipengqi/golib/releases) - [Changelog](https://github.com/shipengqi/golib/blob/main/.goreleaser.yaml) - [Commits](shipengqi/golib@v0.2.29...v0.2.30) --- updated-dependencies: - dependency-name: github.com/shipengqi/golib dependency-version: 0.2.30 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 bbfaafe commit ae0378f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/onsi/gomega v1.38.2
1313
github.com/shipengqi/action v0.2.1
1414
github.com/shipengqi/component-base v0.2.11
15-
github.com/shipengqi/golib v0.2.29
15+
github.com/shipengqi/golib v0.2.30
1616
github.com/shipengqi/jcli v0.2.15
1717
github.com/shipengqi/log v0.2.3
1818
github.com/sourcegraph/conc v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ github.com/shipengqi/component-base v0.2.11 h1:oNCwa3FhFBGtKVJHSc3Tr+h9ERMX6JAVx
166166
github.com/shipengqi/component-base v0.2.11/go.mod h1:YJoIETZyVgILBSqiA7ze+WXgh8j/qz8WN+gpiTfnhc8=
167167
github.com/shipengqi/errors v0.3.3 h1:ik9A0EH5BJNgXxna3fcjQjUCgGUed+ZU4weWZtkZYJs=
168168
github.com/shipengqi/errors v0.3.3/go.mod h1:6s/KEoXw9JRDoS1kC0CTWmibiIEQt3ZCTX3t1EzNEdI=
169-
github.com/shipengqi/golib v0.2.29 h1:G7b+6i3l7arnjFqIasR0FKjO2P20ovF9H+309SBOfzg=
170-
github.com/shipengqi/golib v0.2.29/go.mod h1:sNc1nuHZ3k69HtdKtPf1YWhVIfftVcDtfSKlsVdr2io=
169+
github.com/shipengqi/golib v0.2.30 h1:kNHms/1kr/29bhc6UT5wpGsWbh26m0L9BT5NxAWZqXM=
170+
github.com/shipengqi/golib v0.2.30/go.mod h1:Ztg37ebi5T3A52lh4i4yzou8MDX9DR79tDdjDBOYM34=
171171
github.com/shipengqi/jcli v0.2.15 h1:2t7Bi3dDQGadJj/J8iK5yC3x2McQrYaYspWVfBwJGEc=
172172
github.com/shipengqi/jcli v0.2.15/go.mod h1:b5zfcobu0dyrQVqnnHR/BGivqdyOC3A8wI8DBvGlhhQ=
173173
github.com/shipengqi/log v0.2.3 h1:dH1LEgFV1jkojNvVf2qdjcYrWIEQ7LsHPkPaeefsTcA=

0 commit comments

Comments
 (0)