add status command

This commit is contained in:
Anton Schirg
2018-08-29 19:18:54 +02:00
parent e495824834
commit 6cedd0a2e8
5 changed files with 277 additions and 4 deletions
+4
View File
@@ -63,3 +63,7 @@ ignored = [ "github.com/inconshreveable/mousetrap" ]
[[constraint]]
name = "github.com/golang/protobuf"
version = "1.2.0"
[[constraint]]
name = "github.com/nsf/termbox-go"
branch = "master"