forked from jshiffer/go-xmpp
Fix import path
This commit is contained in:
parent
f45829916c
commit
1a6e4f266b
@ -1,4 +1,4 @@
|
|||||||
package xmpp
|
package xmpp // import "gosrc.io/xmpp"
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"crypto/tls"
|
"crypto/tls"
|
||||||
|
Loading…
Reference in New Issue
Block a user