Update go-crypto with keys seedphrase, better testable password prompts

This commit is contained in:
Ethan Frey
2017-06-21 20:13:54 +02:00
parent 4ed03aceed
commit aa18ff4c4c
7 changed files with 41 additions and 43 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ tests/cli/shunit2:
-q -O tests/cli/shunit2
tools:
go get -u -v $(GOTOOLS)
@go get $(GOTOOLS)
clean:
# maybe cleaning up cache and vendor is overkill, but sometimes