Imports
- github.com/go-kit/log
- github.com/go-kit/log/level
- github.com/pkg/errors
- github.com/prometheus/alertmanager/api
- github.com/prometheus/alertmanager/cluster
- github.com/prometheus/alertmanager/config
- github.com/prometheus/alertmanager/dispatch
- github.com/prometheus/alertmanager/inhibit
- github.com/prometheus/alertmanager/nflog
- github.com/prometheus/alertmanager/notify
- github.com/prometheus/alertmanager/notify/discord
- github.com/prometheus/alertmanager/notify/email
- github.com/prometheus/alertmanager/notify/opsgenie
- github.com/prometheus/alertmanager/notify/pagerduty
- github.com/prometheus/alertmanager/notify/pushover
- github.com/prometheus/alertmanager/notify/slack
- github.com/prometheus/alertmanager/notify/sns
- github.com/prometheus/alertmanager/notify/telegram
- github.com/prometheus/alertmanager/notify/victorops
- github.com/prometheus/alertmanager/notify/webex
- github.com/prometheus/alertmanager/notify/webhook
- github.com/prometheus/alertmanager/notify/wechat
- github.com/prometheus/alertmanager/provider/mem
- github.com/prometheus/alertmanager/silence
- github.com/prometheus/alertmanager/template
- github.com/prometheus/alertmanager/timeinterval
- github.com/prometheus/alertmanager/types
- github.com/prometheus/alertmanager/ui
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promhttp
- github.com/prometheus/common/model
- github.com/prometheus/common/promlog
- github.com/prometheus/common/promlog/flag
- github.com/prometheus/common/route
- github.com/prometheus/common/version
- github.com/prometheus/exporter-toolkit/web
- github.com/prometheus/exporter-toolkit/web/kingpinflag
- gopkg.in/alecthomas/kingpin.v2