diff --git a/example.go b/example.go index a0e5d07..73684d9 100644 --- a/example.go +++ b/example.go @@ -4,7 +4,7 @@ import ( "fmt" "flag" "github.com/kless/go-readin/readin" - "github.com/mattn/xmpp" + "github.com/mattn/go-xmpp" "log" "os" "strings"