diff --git a/_example/example-gui.go b/_example/example-gui.go index 632f19d..a57caf3 100644 --- a/_example/example-gui.go +++ b/_example/example-gui.go @@ -7,7 +7,7 @@ import ( "strings" "github.com/mattn/go-gtk/gtk" - "github.com/mattn/go-xmpp" + "github.com/xmppo/go-xmpp" ) func main() { diff --git a/_example/example.go b/_example/example.go index 11f5807..1029062 100644 --- a/_example/example.go +++ b/_example/example.go @@ -9,7 +9,7 @@ import ( "os" "strings" - "github.com/mattn/go-xmpp" + "github.com/xmppo/go-xmpp" ) var (