4 Star 2 Fork 3

HuaweiCloudDeveloper/huaweicloud-solution-gameflexmatch-fleetmanager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 796 Bytes
一键复制 编辑 原始数据 按行查看 历史
module fleetmanager
go 1.16
require (
github.com/beego/beego/v2 v2.0.7
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-playground/locales v0.14.1
github.com/go-playground/universal-translator v0.18.1
github.com/go-playground/validator/v10 v10.11.2
github.com/go-redis/redis v6.15.9+incompatible
github.com/go-sql-driver/mysql v1.7.0
github.com/golang/mock v1.6.0
github.com/google/uuid v1.4.0
github.com/huaweicloud/huaweicloud-sdk-go-obs v3.22.11+incompatible
github.com/huaweicloud/huaweicloud-sdk-go-v3 v0.1.29
github.com/mroth/weightedrand v1.0.0
github.com/pkg/errors v0.9.1
github.com/spf13/cast v1.6.0
github.com/spf13/viper v1.18.2
go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go.uber.org/zap v1.24.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HuaweiCloudDeveloper/huaweicloud-solution-gameflexmatch-fleetmanager.git
git@gitee.com:HuaweiCloudDeveloper/huaweicloud-solution-gameflexmatch-fleetmanager.git
HuaweiCloudDeveloper
huaweicloud-solution-gameflexmatch-fleetmanager
huaweicloud-solution-gameflexmatch-fleetmanager
master-dev

搜索帮助