module github.com/AverageMarcus/tank
go 1.16
require (
github.com/gofiber/fiber/v2 v2.14.0
github.com/prometheus/alertmanager v0.23.0
github.com/slack-go/slack v0.13.1
maunium.net/go/mautrix v0.9.14
)