clickhouse-go
clickhouse-go copied to clipboard
Modify client version range supported by the go version
Summary
Fix the client version corresponding to golang, for gov1.19, the supported version should be >= 2.13.
Checklist
Delete items not relevant to your PR:
- [ ] Unit and integration tests covering the common scenarios were added
- [ ] A human-readable description of the changes was provided to include in CHANGELOG
- [ ] For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials
@jkaflik PTAL, thanks.