mirror of
https://github.com/mitchell/selfpass.git
synced 2025-12-13 21:07:22 +00:00
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:
parent
b2a41cf07c
commit
383a3aa1cd
9 changed files with 193 additions and 224 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
.idea
|
||||
bin
|
||||
certs
|
||||
certs.go
|
||||
data
|
||||
*.tar
|
||||
*.enc
|
||||
vendor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue