We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d2f7a6 + d65138b commit c42d34cCopy full SHA for c42d34c
go.mod
@@ -72,7 +72,7 @@ require (
72
google.golang.org/grpc v1.59.0 // indirect
73
google.golang.org/protobuf v1.33.0 // indirect
74
gopkg.in/yaml.v3 v3.0.1 // indirect
75
- gorm.io/driver/clickhouse v0.6.1
+ gorm.io/driver/clickhouse v0.7.0
76
gorm.io/driver/mysql v1.5.7
77
gorm.io/driver/postgres v1.5.11
78
)
0 commit comments