Skip to content

Commit e9c0fef

Browse files
feat(deps): bump github.com/shipengqi/component-base from 0.2.4 to 0.2.5 (#37)
Bumps [github.com/shipengqi/component-base](https://github.com/shipengqi/component-base) from 0.2.4 to 0.2.5. - [Release notes](https://github.com/shipengqi/component-base/releases) - [Commits](shipengqi/component-base@v0.2.4...v0.2.5) --- updated-dependencies: - dependency-name: github.com/shipengqi/component-base 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 c788260 commit e9c0fef

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/charmbracelet/lipgloss v0.10.0
99
github.com/onsi/ginkgo/v2 v2.16.0
1010
github.com/onsi/gomega v1.31.1
11-
github.com/shipengqi/component-base v0.2.4
11+
github.com/shipengqi/component-base v0.2.5
1212
github.com/shipengqi/golib v0.2.11
1313
github.com/spf13/cobra v1.8.0
1414
github.com/spf13/pflag v1.0.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUc
7474
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
7575
github.com/sahilm/fuzzy v0.1.1-0.20230530133925-c48e322e2a8f h1:MvTmaQdww/z0Q4wrYjDSCcZ78NoftLQyHBSLW/Cx79Y=
7676
github.com/sahilm/fuzzy v0.1.1-0.20230530133925-c48e322e2a8f/go.mod h1:VFvziUEIMCrT6A6tw2RFIXPXXmzXbOsSHF0DOI8ZK9Y=
77-
github.com/shipengqi/component-base v0.2.4 h1:P423eqA3EeVE1VZaBo9bmrcwTnz5oMkzsE02kdTTxSg=
78-
github.com/shipengqi/component-base v0.2.4/go.mod h1:uNVw/00SYUlhambc9Vz25oAeE4qd5g9ryZTkkUfizQs=
77+
github.com/shipengqi/component-base v0.2.5 h1:EsTCCVfEVJjUrAwAtCKqStrJV+OEX/qJ417tPYfCSPI=
78+
github.com/shipengqi/component-base v0.2.5/go.mod h1:rM8ivvN3ps15+ZzC/y8/xao3g7rsMZU9vkkIe4Z5nt4=
7979
github.com/shipengqi/golib v0.2.11 h1:4cAbAzk5diqIn4s/U/K1ZD1z6lY8oTCWWusxIPGk+pw=
8080
github.com/shipengqi/golib v0.2.11/go.mod h1:zUk04K5KRek/xrHWZn7XRy41OD02/l5wRTaGFoaovn0=
8181
github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0=

0 commit comments

Comments
 (0)