We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e143f commit 01ca9e5Copy full SHA for 01ca9e5
xmpp.go
@@ -8,6 +8,7 @@ import (
8
"sync"
9
"time"
10
11
+ xmpp "github.com/mattn/go-xmpp"
12
"github.com/pborman/uuid"
13
log "github.com/sirupsen/logrus"
14
)
0 commit comments