Skip to content

Commit 362286a

Browse files
chore(deps): bump github.com/zeromicro/go-zero in /stores/clickhouse
Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.5.4 to 1.5.6. - [Release notes](https://github.com/zeromicro/go-zero/releases) - [Commits](zeromicro/go-zero@v1.5.4...v1.5.6) --- updated-dependencies: - dependency-name: github.com/zeromicro/go-zero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d36ccf commit 362286a

File tree

2 files changed

+273
-23
lines changed

2 files changed

+273
-23
lines changed

stores/clickhouse/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ require (
66
github.com/ClickHouse/clickhouse-go/v2 v2.12.1
77
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
88
github.com/stretchr/testify v1.8.4
9-
github.com/zeromicro/go-zero v1.5.4
9+
github.com/zeromicro/go-zero v1.5.6
1010
)

0 commit comments

Comments
 (0)