Fix import for go get

This commit is contained in:
Mickael Remond
2019-06-18 15:33:37 +02:00
parent 398ba224e7
commit 55c7251fac

View File

@@ -1,4 +1,4 @@
package main
package main // import "gosrc.io/xmpp"
import (
"log"