Skip to content

Commit

Permalink
chore(deps): bump gorm.io/driver/clickhouse from 0.5.1 to 0.6.0 (#34)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Dec 24, 2023
1 parent 2477a1c commit c56dcbb
Show file tree
Hide file tree
Showing 2 changed files with 1,322 additions and 48 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
go.uber.org/zap v1.26.0
golang.org/x/sync v0.5.0
golang.org/x/time v0.5.0
gorm.io/driver/clickhouse v0.5.1
gorm.io/driver/clickhouse v0.6.0
gorm.io/driver/postgres v1.5.4
gorm.io/gorm v1.25.5
)
Expand Down
Loading

0 comments on commit c56dcbb

Please sign in to comment.