4 Star 7 Fork 2

Gitee 极速下载 / pgcat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/kingluo/pgcat
克隆/下载
go.mod 736 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jinhua Luo 提交于 2020-05-28 18:25 . update pgx to v4
module github.com/kingluo/pgcat
go 1.12
require (
github.com/jackc/fake v0.0.0-20150926172116-812a484cc733 // indirect
github.com/jackc/pgconn v1.5.0
github.com/jackc/pglogrepl v0.0.0-20200309144228-32ec418076b3
github.com/jackc/pgproto3/v2 v2.0.1
github.com/jackc/pgtype v1.3.0
github.com/jackc/pgx/v4 v4.6.0
github.com/kyleconroy/pgoutput v0.1.1-0.20181230214841-6f49f4f3563f
github.com/lib/pq v1.2.0
github.com/pkg/errors v0.8.1
go.uber.org/atomic v1.6.0 // indirect
go.uber.org/multierr v1.1.0 // indirect
go.uber.org/zap v1.10.0
golang.org/x/net v0.0.0-20190813141303-74dc4d7220e7
gopkg.in/yaml.v2 v2.2.2
)
replace github.com/kyleconroy/pgoutput => github.com/kingluo/pgoutput v0.1.1-0.20190621062920-5086ff3db43e
Shell
1
https://gitee.com/mirrors/pgcat.git
git@gitee.com:mirrors/pgcat.git
mirrors
pgcat
pgcat
master

搜索帮助