2 Star 0 Fork 0

fycbest/海里健康接口后台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
fycbest 提交于 2023-11-23 21:54 . “”
module github.com/e421083458/gin_scaffold
go 1.14
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/aliyun/aliyun-oss-go-sdk v2.1.10+incompatible
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff // indirect
github.com/denisenkom/go-mssqldb v0.11.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/e421083458/golang_common v1.0.3
github.com/e421083458/gorm v1.0.1
github.com/garyburd/redigo v1.6.0
github.com/gin-gonic/contrib v0.0.0-20190526021735-7fb7810ed2a0
github.com/gin-gonic/gin v1.5.0
github.com/go-playground/locales v0.12.1
github.com/go-playground/universal-translator v0.16.0
github.com/gorilla/sessions v1.1.3 // indirect
github.com/pkg/errors v0.9.1
github.com/shopspring/decimal v1.3.1
github.com/signintech/gopdf v0.10.4
github.com/spf13/viper v1.4.0
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14
github.com/swaggo/gin-swagger v1.2.0
github.com/swaggo/swag v1.6.5
github.com/w3liu/go-common v0.0.0-20210108072342-826b2f3582be
github.com/wechatpay-apiv3/wechatpay-go v0.2.16
golang.org/x/crypto v0.0.0-20191122220453-ac88ee75c92c // indirect
golang.org/x/sys v0.0.0-20210816074244-15123e1e1f71 // indirect
golang.org/x/tools v0.0.0-20200308013534-11ec41452d41 // indirect
gopkg.in/go-playground/validator.v9 v9.29.1
)
replace github.com/gin-contrib/sse v0.1.0 => github.com/e421083458/sse v0.1.1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fycbest/haili-api.git
[email protected]:fycbest/haili-api.git
fycbest
haili-api
海里健康接口后台
master

搜索帮助