mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 01:52:01 -08:00
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 New Issue
Block a user