some tests and major cleanup

This commit is contained in:
ston1th 2018-10-19 23:08:32 +02:00
commit 16671b3406
30 changed files with 192057 additions and 202431 deletions

1
go.mod
View file

@ -42,4 +42,5 @@ require (
github.com/urfave/cli v1.19.1
github.com/willf/bitset v1.1.9 // indirect
golang.org/x/crypto v0.0.0-20161031180806-9477e0b78b9a
golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
)