protoc and update everything

This commit is contained in:
Ethan Buchman
2018-05-23 22:24:39 -04:00
parent 8bb04d7ef7
commit 3dbdc87edb
13 changed files with 263 additions and 911 deletions
-3
View File
@@ -94,9 +94,6 @@ test_cli:
# test the cli against the examples in the tutorial at tendermint.com
@ bash tests/test_cli/test.sh
fmt:
@ go fmt ./...
########################################
### Formatting, linting, and vetting