Added roster update to chat client example

This commit is contained in:
CORNIERE Rémi
2019-12-23 10:05:27 +01:00
parent 3037bf6db8
commit f3252346c4
3 changed files with 55 additions and 13 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ require (
github.com/awesome-gocui/gocui v0.6.1-0.20191115151952-a34ffb055986
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.6.1
gosrc.io/xmpp v0.3.1-0.20191212145100-27130d72926b
gosrc.io/xmpp v0.3.1-0.20191223080939-f8f820170e08
)