Fix import after project move to processone github
This commit is contained in:
parent
30312aa82a
commit
3ca015f307
|
@ -9,7 +9,7 @@ import (
|
|||
"log"
|
||||
"os"
|
||||
|
||||
"github.com/mremond/gox/xmpp"
|
||||
"github.com/processone/gox/xmpp"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Reference in a new issue