1 Star 0 Fork 0

wenboon / gintest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 742 Bytes
一键复制 编辑 原始数据 按行查看 历史
wenboon 提交于 2021-06-03 21:21 . 微信支付相半库
module gintest
go 1.13
require (
github.com/boltdb/bolt v1.3.1
github.com/garyburd/redigo v1.6.0
github.com/gin-gonic/gin v1.5.0
github.com/go-sql-driver/mysql v1.4.1
github.com/go-with/wxpay v1.3.0
github.com/hashicorp/consul/api v1.5.0
github.com/jinzhu/gorm v1.9.11
github.com/kr/pretty v0.2.0 // indirect
github.com/lesismal/arpc v0.0.0-20200709074026-62b69a79e929
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/objcoding/wxpay v1.0.6
github.com/satori/go.uuid v1.2.0
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
google.golang.org/appengine v1.6.5 // indirect
)
1
https://gitee.com/wenboon/gintest.git
git@gitee.com:wenboon/gintest.git
wenboon
gintest
gintest
master

搜索帮助