1
0
Fork 0
mirror of https://github.com/Luzifer/yaml-vault.git synced 2024-10-18 06:44:25 +00:00
Commit graph

13 commits

Author SHA1 Message Date
a8f09ab04b
Lint: Add PR linting, fix linter errors
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-09-29 13:27:35 +02:00
658aa45a5b
Add go modules support, update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-09-29 13:19:14 +02:00
c93d3a0ba8
Fix validate-tags and log-level
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-09 16:28:46 +01:00
1cd015ad67
Improve code quality
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-09 16:19:37 +01:00
142c3abea4
Add state "absent" to delete keys 2016-10-05 13:22:31 +02:00
2f9e64ecb4
Fix: Use text/template instead of html/template 2016-08-23 16:58:14 +02:00
5f09ef4f95
Use a slice instead of a map
**breaking change**
2016-08-08 16:32:14 +02:00
b63b9ca03f
allow ignoring errors (writing sys/auth/ path or similar) 2016-07-19 13:59:55 +02:00
fe4d5ddc86
fix read tries when path has no current children 2016-07-11 18:37:50 +02:00
d389ec8031
fix replacing config with empty file 2016-07-11 18:18:03 +02:00
8f66b08d02
fix bug when reading path and key with same name 2016-07-11 17:43:43 +02:00
ee0ea1e82e
allow templating in input file 2016-07-11 17:22:05 +02:00
4edd2e64d9
add initial version 2016-07-11 16:56:35 +02:00