Example client with TUI

This commit is contained in:
CORNIERE Rémi
2019-12-16 01:42:27 +01:00
parent 3c9b0db5b8
commit 1ba2add651
6 changed files with 384 additions and 40 deletions

View File

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