forked from jshiffer/go-xmpp
Update module
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user