Skip to content

Commit

Permalink
Bump github.com/ClickHouse/clickhouse-go/v2 from 2.15.0 to 2.20.0 (#156)
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.15.0 to 2.20.0.
- [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.15.0...v2.20.0)

---
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] committed Mar 9, 2024
1 parent cad4814 commit 50229b0
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 53 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module gorm.io/driver/clickhouse
go 1.14

require (
github.com/ClickHouse/clickhouse-go/v2 v2.15.0
github.com/ClickHouse/clickhouse-go/v2 v2.20.0
github.com/hashicorp/go-version v1.6.0
gorm.io/gorm v1.24.6
)
Loading

0 comments on commit 50229b0

Please sign in to comment.