Fix import path

This commit is contained in:
Mickaël Rémond
2019-05-16 18:01:47 +02:00
committed by GitHub
parent f45829916c
commit 1a6e4f266b

View File

@@ -1,4 +1,4 @@
package xmpp
package xmpp // import "gosrc.io/xmpp"
import (
"crypto/tls"