1 Star 2 Fork 0

teamlint/pg-flow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
venjiang 提交于 2020-12-29 13:55 . add sql boolval parse
module github.com/teamlint/pg-flow
go 1.13
require (
bou.ke/monkey v1.0.2
github.com/ClickHouse/clickhouse-go v1.4.3
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
github.com/cockroachdb/apd v1.1.0 // indirect
github.com/cossacklabs/acra v0.0.0-20201223151513-e306dc2f5bcb
github.com/elastic/go-elasticsearch/v7 v7.10.0
github.com/gofrs/uuid v3.2.0+incompatible // indirect
github.com/google/uuid v1.1.2
github.com/jackc/fake v0.0.0-20150926172116-812a484cc733 // indirect
github.com/jackc/pgx v3.6.2+incompatible
github.com/magiconair/properties v1.8.4
github.com/mailru/easyjson v0.7.6
github.com/nats-io/nats-server/v2 v2.1.2 // indirect
github.com/nats-io/nats-streaming-server v0.16.2 // indirect
github.com/nats-io/stan.go v0.7.0
github.com/pkg/errors v0.9.1
github.com/shopspring/decimal v0.0.0-20190905144223-a36b5d85f337 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spf13/viper v1.7.1
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.6.1
github.com/teamlint/shard v0.1.0
github.com/urfave/cli/v2 v2.3.0
google.golang.org/protobuf v1.25.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/teamlint/pg-flow.git
[email protected]:teamlint/pg-flow.git
teamlint
pg-flow
pg-flow
ch

搜索帮助