Fix import for go get

This commit is contained in:
Mickael Remond 2019-06-18 15:33:37 +02:00
parent 398ba224e7
commit 55c7251fac
No known key found for this signature in database
GPG key ID: E6F6045D79965AA3

View file

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