For now we need to use master version for xmpp module

This commit is contained in:
Mickael Remond
2019-07-27 17:31:11 -07:00
parent a23194ad96
commit 3453336f27
2 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ require (
github.com/bdlm/log v0.1.19
github.com/bdlm/std v0.0.0-20180922040903-fd3b596111c7
github.com/spf13/cobra v0.0.5
gosrc.io/xmpp v0.1.1
github.com/spf13/viper v1.4.0
gosrc.io/xmpp v0.1.1
)
replace gosrc.io/xmpp => ./../