Skip to content

Commit c42d34c

Browse files
authored
Merge pull request #49 from rami-dabain/master
upgrade clickhouse driver
2 parents 6d2f7a6 + d65138b commit c42d34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ require (
7272
google.golang.org/grpc v1.59.0 // indirect
7373
google.golang.org/protobuf v1.33.0 // indirect
7474
gopkg.in/yaml.v3 v3.0.1 // indirect
75-
gorm.io/driver/clickhouse v0.6.1
75+
gorm.io/driver/clickhouse v0.7.0
7676
gorm.io/driver/mysql v1.5.7
7777
gorm.io/driver/postgres v1.5.11
7878
)

0 commit comments

Comments
 (0)