diff --git a/prometheus/main.go b/prometheus/main.go index 45ab9f6..1219f43 100644 --- a/prometheus/main.go +++ b/prometheus/main.go @@ -8,7 +8,7 @@ import ( libHTTP "dev.sum7.eu/genofire/golang-lib/http" "github.com/bdlm/log" xmpp "github.com/mattn/go-xmpp" - "github.com/prometheus/alertmanager/blob/master/notify" + "github.com/prometheus/alertmanager/notify" "dev.sum7.eu/genofire/hook2xmpp/runtime" )