Fix broken imports

This commit is contained in:
Mickael Remond
2018-12-26 19:10:30 +01:00
parent 5eae7f4ef7
commit c7cdf3b5f3
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ package pep // import "gosrc.io/xmpp/pep"
import (
"encoding/xml"
"fluux.io/xmpp"
"gosrc.io/xmpp"
)
type iq struct {