forked from jshiffer/go-xmpp
Update module
This commit is contained in:
parent
243a438354
commit
7154bfeb76
@ -6,8 +6,8 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/matterbridge/go-xmpp"
|
||||
"github.com/mattn/go-gtk/gtk"
|
||||
"github.com/xmppo/go-xmpp"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
@ -9,7 +9,7 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/xmppo/go-xmpp"
|
||||
"github.com/matterbridge/go-xmpp"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user