mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 10:02:00 -08:00
wrong package import url let it failed
This commit is contained in:
parent
eb54ec9fb1
commit
355401aa84
@ -1,4 +1,4 @@
|
|||||||
package xmpp_test // import "gosrc.io/xmpp_test"
|
package xmpp_test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"encoding/xml"
|
"encoding/xml"
|
||||||
|
Loading…
Reference in New Issue
Block a user