1 Star 0 Fork 23

yangcaixiang/mogu-go-v2

forked from 陌溪/mogu-go-v2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 2.13 KB
一键复制 编辑 原始数据 按行查看 历史
module mogu-go-v2
go 1.16
require github.com/beego/beego/v2 v2.0.1
require (
github.com/astaxie/beego v1.12.3 // indirect
github.com/beego/bee v1.12.3 // indirect
github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3 // indirect
//github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-redis/redis/v8 v8.4.11
github.com/golang/protobuf v1.5.1 // indirect
github.com/lestrrat-go/jwx v1.0.8
github.com/lib/pq v1.10.0 // indirect
github.com/magiconair/properties v1.8.4 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-runewidth v0.0.10 // indirect
github.com/microcosm-cc/bluemonday v1.0.4
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/oklog/ulid/v2 v2.0.2
github.com/peterh/liner v1.2.1 // indirect
github.com/prometheus/client_golang v1.10.0 // indirect
github.com/prometheus/common v0.19.0 // indirect
github.com/qiniu/api.v7/v7 v7.8.1
github.com/rivo/uniseg v0.2.0 // indirect
github.com/rs/xid v1.2.1
github.com/russross/blackfriday v1.6.0
github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18 // indirect
github.com/shirou/gopsutil/v3 v3.20.12
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/smartystreets/goconvey v1.6.4
github.com/spf13/afero v1.5.1 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.1 // indirect
github.com/thinkeridea/go-extend v1.3.1
github.com/xhit/go-simple-mail/v2 v2.8.0
go.starlark.net v0.0.0-20210312235212-74c10e2c17dc // indirect
golang.org/x/arch v0.0.0-20210315020452-ea130f1b0a00 // indirect
golang.org/x/crypto v0.0.0-20210317152858-513c2a44f670 // indirect
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 // indirect
golang.org/x/sys v0.0.0-20210319071255-635bc2c9138d // indirect
golang.org/x/text v0.3.5 // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gorm.io/driver/mysql v1.0.3
gorm.io/gorm v1.21.3
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Dongfeng_Town/mogu-go-v2.git
git@gitee.com:Dongfeng_Town/mogu-go-v2.git
Dongfeng_Town
mogu-go-v2
mogu-go-v2
feature

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385