Update main.go

This commit is contained in:
Martin/Geno 2019-06-17 15:44:14 +02:00
parent 23c2eb44eb
commit 1002f13747
1 changed files with 1 additions and 1 deletions
prometheus

View File

@ -8,8 +8,8 @@ import (
libHTTP "dev.sum7.eu/genofire/golang-lib/http"
"github.com/bdlm/log"
xmpp "github.com/mattn/go-xmpp"
"github.com/prometheus/alertmanager/notify"
xmpp "github.com/mattn/go-xmpp"
"dev.sum7.eu/genofire/hook2xmpp/runtime"
)