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