53 Star 350 Fork 126

feiyu563 / PrometheusAlert

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 760 Bytes
一键复制 编辑 原始数据 按行查看 历史
jikun.zhang 提交于 2022-03-29 11:53 . 更新数据库连接配置
module PrometheusAlert
go 1.16
require (
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1537
github.com/astaxie/beego v1.12.3
github.com/baidubce/bce-sdk-go v0.9.111
github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
github.com/go-sql-driver/mysql v1.6.0
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/lib/pq v1.10.4
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/olivere/elastic/v7 v7.0.32
github.com/prometheus/client_golang v1.12.1
github.com/robfig/cron/v3 v3.0.1
github.com/smartystreets/goconvey v1.7.2
github.com/ysicing/workwxbot v1.1.0
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df // indirect
)
Go
1
https://gitee.com/feiyu563/PrometheusAlert.git
git@gitee.com:feiyu563/PrometheusAlert.git
feiyu563
PrometheusAlert
PrometheusAlert
master

搜索帮助