switch to dep, another test, add flags - minor features

This commit is contained in:
DN2
2019-01-11 20:36:29 -08:00
parent c9a794ba74
commit 80698fd78d
10 changed files with 229 additions and 111 deletions

View File

@@ -43,6 +43,4 @@ man:
script/build_manpages.sh ./
deps:
rm -rf Godeps vendor
godep save ./...
godep update ./...
dep ensure -update