Fix import after project move to processone github

This commit is contained in:
Mickael Remond 2016-01-06 18:22:30 +01:00
parent 30312aa82a
commit 3ca015f307

View file

@ -9,7 +9,7 @@ import (
"log"
"os"
"github.com/mremond/gox/xmpp"
"github.com/processone/gox/xmpp"
)
func main() {