Update list and get commands to use better choosing strategy;

refactor Makefile to use go mod vendoring and docker caching
This commit is contained in:
Mitchell 2019-06-01 13:32:11 -07:00
parent b2a41cf07c
commit 383a3aa1cd
9 changed files with 193 additions and 224 deletions

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
.idea
bin
certs
certs.go
data
*.tar
*.enc
vendor