1 Star 0 Fork 719

open/Yearning

forked from HenryYee/Yearning 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 988 Bytes
一键复制 编辑 原始数据 按行查看 历史
HenryYee 提交于 2022-04-21 14:54 . update go.mod
module Yearning-go
go 1.16
require (
github.com/BurntSushi/toml v0.3.1
github.com/Jeffail/gabs/v2 v2.6.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/golang-jwt/jwt v3.2.2+incompatible
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.1.1
github.com/gookit/gcli/v2 v2.3.4
github.com/jinzhu/gorm v1.9.12
github.com/stretchr/testify v1.7.0
github.com/vmihailenco/msgpack/v5 v5.3.5
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
golang.org/x/net v0.0.0-20210428140749-89ef3d95e781
google.golang.org/genproto v0.0.0-20190927181202-20e1ac93f88c // indirect
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/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
gopkg.in/ldap.v3 v3.0.3
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/netb/Yearning.git
git@gitee.com:netb/Yearning.git
netb
Yearning
Yearning
next

搜索帮助