Skip to content

Commit

Permalink
Bump github.com/ClickHouse/clickhouse-go/v2 from 2.10.0 to 2.14.2
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.10.0 to 2.14.2.
- [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.10.0...v2.14.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent e67fa58 commit 596b240
Show file tree
Hide file tree
Showing 2 changed files with 1,340 additions and 60 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ module gorm.io/driver/clickhouse
go 1.14

require (
github.com/ClickHouse/ch-go v0.53.0 // indirect
github.com/ClickHouse/clickhouse-go/v2 v2.10.0
github.com/ClickHouse/clickhouse-go/v2 v2.14.2
github.com/hashicorp/go-version v1.6.0
github.com/klauspost/compress v1.16.0 // indirect
go.opentelemetry.io/otel v1.14.0 // indirect
golang.org/x/sys v0.6.0 // indirect
gorm.io/gorm v1.24.6
)
Loading

0 comments on commit 596b240

Please sign in to comment.