1 Star 0 Fork 21

少林码僧/imail

forked from midoks/imail 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
webphp 提交于 2022-09-13 08:06 +08:00 . test
module github.com/phper95/mail-server
go 1.16
require (
gitee.com/phper95/pkg/aws_s3 v0.0.0-20220912222443-000d19030ff4
gitee.com/phper95/pkg/es v0.0.0-20220814230036-38ccc10b9934
gitee.com/phper95/pkg/mq v0.0.0-20220912222443-000d19030ff4
gitee.com/phper95/pkg/strutil v0.0.0-20220912222443-000d19030ff4
github.com/Shopify/sarama v1.19.0
github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
github.com/editorconfig/editorconfig-core-go/v2 v2.4.5
github.com/go-macaron/binding v1.2.0
github.com/go-macaron/cache v0.0.0-20200329073519-53bb48172687
github.com/go-macaron/captcha v0.2.0
github.com/go-macaron/csrf v0.0.0-20200329073418-5d38f39de352
github.com/go-macaron/gzip v0.0.0-20200329073552-98214d7a897e
github.com/go-macaron/i18n v0.6.0
github.com/go-macaron/session v1.0.2
github.com/go-resty/resty/v2 v2.7.0
github.com/jarcoal/httpmock v1.2.0
github.com/json-iterator/go v1.1.12
github.com/microcosm-cc/bluemonday v1.0.20
github.com/midoks/mcopa v0.0.0-20220101182214-c193ea891591
github.com/phachon/go-logger v0.0.0-20191215032019-86e4227f71ea
github.com/pkg/errors v0.9.1
github.com/smartystreets/goconvey v1.7.2
github.com/stretchr/testify v1.8.0
github.com/unknwon/i18n v0.0.0-20210904045753-ff3a8617e361
github.com/urfave/cli v1.22.9
golang.org/x/text v0.3.7
gopkg.in/ini.v1 v1.67.0
gopkg.in/macaron.v1 v1.4.0
gorm.io/driver/mysql v1.3.6
gorm.io/gorm v1.23.8
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/phper95/mail-server.git
git@gitee.com:phper95/mail-server.git
phper95
mail-server
imail
master

搜索帮助