Skip to content

Commit c56dcbb

Browse files
chore(deps): bump gorm.io/driver/clickhouse from 0.5.1 to 0.6.0 (#34)
Bumps [gorm.io/driver/clickhouse](https://github.com/go-gorm/clickhouse) from 0.5.1 to 0.6.0. - [Commits](go-gorm/clickhouse@v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: gorm.io/driver/clickhouse 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>
1 parent 2477a1c commit c56dcbb

File tree

2 files changed

+1322
-48
lines changed

2 files changed

+1322
-48
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
go.uber.org/zap v1.26.0
1818
golang.org/x/sync v0.5.0
1919
golang.org/x/time v0.5.0
20-
gorm.io/driver/clickhouse v0.5.1
20+
gorm.io/driver/clickhouse v0.6.0
2121
gorm.io/driver/postgres v1.5.4
2222
gorm.io/gorm v1.25.5
2323
)

0 commit comments

Comments
 (0)