diff --git a/feed-to-muc.go b/feed-to-muc.go index 8893fcd..4594ea8 100644 --- a/feed-to-muc.go +++ b/feed-to-muc.go @@ -13,7 +13,7 @@ import ( "time" "github.com/chilts/sid" - xmpp "github.com/mattn/go-xmpp" + "github.com/mattn/go-xmpp" ) // Variables defined globally as they are used by functions pingMUC