mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-13 05:13:44 -08:00
Fix vanity URL import
This commit is contained in:
committed by
Mickaël Rémond
parent
57ed387f4f
commit
0e110bc412
@@ -1,4 +1,4 @@
|
|||||||
package xmpp
|
package xmpp // import "gosrc.io/xmpp"
|
||||||
|
|
||||||
import "encoding/xml"
|
import "encoding/xml"
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
package xmpp
|
package xmpp // import "gosrc.io/xmpp"
|
||||||
|
|
||||||
import "encoding/xml"
|
import "encoding/xml"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user