4 Star 13 Fork 1

cristiane / micro-mall-users

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
雨化田 提交于 2021-11-05 08:38 . 搜索缓存,集成g2cache,fix bug
module gitee.com/cristiane/micro-mall-users
go 1.13
require (
gitee.com/kelvins-io/common v1.1.5
gitee.com/kelvins-io/g2cache v4.0.5+incompatible // indirect
gitee.com/kelvins-io/kelvins v1.6.3
github.com/DATA-DOG/godog v0.7.13 // indirect
github.com/RichardKnop/machinery v1.10.6
github.com/bojand/ghz v0.100.0
github.com/coocood/freecache v1.1.1 // indirect
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang/protobuf v1.5.2
github.com/gomodule/redigo v2.0.0+incompatible
github.com/google/uuid v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
github.com/robfig/cron v1.2.0 // indirect
github.com/satori/go.uuid v1.2.0
github.com/sony/sonyflake v1.0.0
github.com/tidwall/gjson v1.8.1 // indirect
go.elastic.co/apm/module/apmgorm v1.13.1 // indirect
go.elastic.co/apm/module/apmgrpc v1.13.1 // indirect
go.elastic.co/apm/module/apmredigo v1.13.1 // indirect
google.golang.org/grpc v1.40.0
google.golang.org/protobuf v1.26.0
xorm.io/xorm v1.0.4
)
Go
1
https://gitee.com/cristiane/micro-mall-users.git
git@gitee.com:cristiane/micro-mall-users.git
cristiane
micro-mall-users
micro-mall-users
master

搜索帮助