1 Star 0 Fork 21

kanag/mep-agent

forked from EdgeGallery/mep-agent 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 541 Bytes
一键复制 编辑 原始数据 按行查看 历史
LibuJacob 提交于 2021-01-11 19:11 . Update validator version
module mep-agent
go 1.14
require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/agiledragon/gomonkey v2.0.1+incompatible
github.com/astaxie/beego v1.12.0
github.com/go-playground/validator/v10 v10.4.1
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18 // indirect
github.com/sirupsen/logrus v1.6.0
github.com/smartystreets/goconvey v1.6.4
github.com/stretchr/testify v1.6.1
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/yaml.v2 v2.2.8
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/mkr1481/mep-agent.git
git@gitee.com:mkr1481/mep-agent.git
mkr1481
mep-agent
mep-agent
master

搜索帮助