213 Star 2.3K Fork 695

GVPHenryYee / Yearning

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 959 Bytes
一键复制 编辑 原始数据 按行查看 历史
Henry Yee 提交于 2022-03-30 11:23 . Update go.mod
module Yearning-go
go 1.16
require (
github.com/BurntSushi/toml v0.3.1
github.com/cookieY/sqlx v1.3.0
github.com/cookieY/yee v0.3.2
github.com/go-sql-driver/mysql v1.4.1
github.com/gobuffalo/packr/v2 v2.8.1
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang/protobuf v1.3.4
github.com/gookit/gcli/v2 v2.3.4
github.com/jinzhu/gorm v1.9.12
github.com/pingcap/parser v0.0.0-20200317021010-cd90cc2a7d87
github.com/pingcap/tidb v1.1.0-beta.0.20200325035537-a8561e4d459e
github.com/stretchr/testify v1.6.1
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
golang.org/x/net v0.0.0-20200602114024-627f9648deb9
google.golang.org/grpc v1.25.1
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
gopkg.in/ldap.v3 v3.0.3
vitess.io/vitess v0.0.0-20190119075008-dbef792951a4
)
Go
1
https://gitee.com/cookieYe/Yearning.git
git@gitee.com:cookieYe/Yearning.git
cookieYe
Yearning
Yearning
master

搜索帮助