Skip to content

Commit

Permalink
chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (#257)
Browse files Browse the repository at this point in the history
Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) from 2.12.1 to 2.14.1.
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.12.1...v2.14.1)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 1d36ccf commit 2bfa008
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 42 deletions.
2 changes: 1 addition & 1 deletion stores/clickhouse/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/zeromicro/zero-contrib/stores/clickhouse
go 1.16

require (
github.com/ClickHouse/clickhouse-go/v2 v2.12.1
github.com/ClickHouse/clickhouse-go/v2 v2.14.1
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/stretchr/testify v1.8.4
github.com/zeromicro/go-zero v1.5.4
Expand Down
Loading

0 comments on commit 2bfa008

Please sign in to comment.