mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-05 09:43:44 -08:00
Fix import after project move to processone github
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
|||||||
"log"
|
"log"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"github.com/mremond/gox/xmpp"
|
"github.com/processone/gox/xmpp"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|||||||
Reference in New Issue
Block a user