1 Star 0 Fork 195

xiaoxiao88122/yshop-gin

forked from guchengwuyue/yshop-gin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 2.61 KB
一键复制 编辑 原始数据 按行查看 历史
module yixiang.co/go-mall
go 1.15
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/astaxie/beego v1.12.3
github.com/boombuler/barcode v1.0.1
github.com/casbin/casbin/v2 v2.37.4
github.com/casbin/gorm-adapter/v3 v3.4.5
//github.com/casbin/gorm-adapter/v3 v3.2.6
github.com/denisenkom/go-mssqldb v0.11.0 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fsnotify/fsnotify v1.5.1
github.com/gin-gonic/gin v1.7.4
github.com/go-ini/ini v1.63.2
github.com/go-openapi/spec v0.20.4 // indirect
github.com/go-pay/gopay v1.5.77
github.com/go-playground/validator/v10 v10.9.0 // indirect
github.com/go-sql-driver/mysql v1.6.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/gomodule/redigo v2.0.0+incompatible
github.com/jinzhu/copier v0.3.2
github.com/jinzhu/now v1.1.3 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/lestrrat/go-file-rotatelogs v0.0.0-20180223000712-d3151e2a480f
github.com/lestrrat/go-strftime v0.0.0-20180220042222-ba3bf9c1d042 // indirect
github.com/magiconair/properties v1.8.5 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mitchellh/mapstructure v1.4.2 // indirect
github.com/mojocn/base64Captcha v1.3.1
github.com/pelletier/go-toml v1.9.4 // indirect
github.com/robfig/cron/v3 v3.0.1
github.com/sagikazarmark/crypt v0.2.0 // indirect
github.com/segmentio/ksuid v1.0.4
github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18 // indirect
github.com/shopspring/decimal v1.3.1
github.com/silenceper/wechat/v2 v2.0.9
github.com/spf13/afero v1.6.0 // indirect
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.0
github.com/swaggo/gin-swagger v1.2.0
github.com/swaggo/swag v1.7.4
github.com/thedevsaddam/govalidator v1.9.10
github.com/ttlv/kdniao v0.0.0-20220119131043-fcaba08b1873
github.com/ugorji/go v1.2.6 // indirect; indi rect
github.com/unknwon/com v1.0.1
go.uber.org/zap v1.19.1
golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29
golang.org/x/image v0.0.0-20211028202545-6944b10bf410 // indirect
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
golang.org/x/sys v0.0.0-20211116061358-0a5406a5449c // indirect
golang.org/x/tools v0.1.7 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/ini.v1 v1.63.2 // indirect
gorm.io/datatypes v1.0.4
gorm.io/driver/mysql v1.2.1
gorm.io/driver/sqlserver v1.2.1 // indirect
gorm.io/gorm v1.22.4
gorm.io/plugin/soft_delete v1.0.4
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/xiaoxiao88122/yshop-gin.git
git@gitee.com:xiaoxiao88122/yshop-gin.git
xiaoxiao88122
yshop-gin
yshop-gin
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385