1 Star 0 Fork 230

迷你卡卡西 / syncd

forked from dreamans / syncd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
module github.com/dreamans/syncd
require (
github.com/Unknwon/goconfig v0.0.0-20181105214110-56bd8ab18619
github.com/denisenkom/go-mssqldb v0.0.0-20190111225525-2fea367d496d // indirect
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
github.com/go-sql-driver/mysql v1.4.1
github.com/gofrs/uuid v3.2.0+incompatible // indirect
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
github.com/jinzhu/gorm v1.9.2
github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a // indirect
github.com/jinzhu/now v0.0.0-20181116074157-8ec929ed50c3 // indirect
github.com/jtolds/gls v4.2.1+incompatible // indirect
github.com/lib/pq v1.0.0 // indirect
github.com/mattn/go-sqlite3 v1.10.0 // indirect
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect
github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c // indirect
github.com/tinystack/gocmd v0.0.0-20181226145230-58ee6f95df75
github.com/tinystack/golog v0.0.0-20181212152712-e27b639158fd
github.com/tinystack/goutil v0.0.0-20190106143837-b22470ba9279
github.com/tinystack/govalidate v0.0.0-20181221081242-00fad4be752b
github.com/tinystack/goweb v0.0.0-20190110141010-b0046a7f7dc5
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
)
Go
1
https://gitee.com/bikot1205/syncd.git
git@gitee.com:bikot1205/syncd.git
bikot1205
syncd
syncd
master

搜索帮助