1 Star 0 Fork 6

Share90/xfisher

forked from 年轻的平底锅/xfisher 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 818 Bytes
一键复制 编辑 原始数据 按行查看 历史
年轻的平底锅 提交于 2019-09-10 10:27 . init
module lilith
require (
github.com/PuerkitoBio/goquery v1.5.0
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
github.com/bitly/go-simplejson v0.5.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.4.0
github.com/go-playground/locales v0.12.1 // indirect
github.com/go-playground/universal-translator v0.16.0 // indirect
github.com/go-redis/redis v6.15.3+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/leodido/go-urn v1.1.0 // indirect
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/satori/go.uuid v1.2.0
golang.org/x/crypto v1.2.3
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
gopkg.in/go-playground/validator.v9 v9.29.0
)
replace golang.org/x/crypto => github.com/golang/crypto v0.0.0-20190701094942-4def268fd1a4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zcyso/xfisher.git
git@gitee.com:zcyso/xfisher.git
zcyso
xfisher
xfisher
master

搜索帮助