1
0
mirror of https://github.com/Luzifer/git-credential-vault.git synced 2024-09-19 08:02:57 +00:00
Implementation of the Git Credential Storage utilizing Vault as storage backend
Go to file
Knut Ahlers 854aa81304
Add auto-build
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-04-01 14:24:09 +02:00
.gitignore Initial version 2020-04-01 14:19:29 +02:00
.repo-runner.yaml Add auto-build 2020-04-01 14:24:09 +02:00
go.mod Initial version 2020-04-01 14:19:29 +02:00
go.sum Initial version 2020-04-01 14:19:29 +02:00
main_test.go Initial version 2020-04-01 14:19:29 +02:00
main.go Initial version 2020-04-01 14:19:29 +02:00
Makefile Add auto-build 2020-04-01 14:24:09 +02:00
vault.go Initial version 2020-04-01 14:19:29 +02:00