1 Star 0 Fork 696

yoyofx / Yearning

forked from HenryYee / Yearning 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1013 Bytes
一键复制 编辑 原始数据 按行查看 历史
HenryYee 提交于 2021-01-08 15:37 . add test case
module Yearning-go
go 1.15
require (
github.com/BurntSushi/toml v0.3.1
github.com/cookieY/sqlx v1.3.0
github.com/cookieY/yee v0.1.9
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/gobuffalo/packr/v2 v2.8.1
github.com/golang/protobuf v1.3.4
github.com/jinzhu/gorm v1.9.12
github.com/onsi/ginkgo v1.7.0 // indirect
github.com/onsi/gomega v1.4.3 // indirect
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.5.1
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
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/yoyofx/Yearning.git
git@gitee.com:yoyofx/Yearning.git
yoyofx
Yearning
Yearning
master

搜索帮助