mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-12-16 11:53:46 -08:00
Fix import path
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package xmpp
|
package xmpp // import "gosrc.io/xmpp"
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"crypto/tls"
|
"crypto/tls"
|
||||||
|
|||||||
Reference in New Issue
Block a user