add package vaultclient (#1505)

This commit is contained in:
Jack Tang 2020-06-09 05:27:10 +08:00 committed by GitHub
parent 403b6d9266
commit 406d9051c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18188,5 +18188,18 @@
"description": "A high-level image I/O and manipulation library for Nim.",
"license": "MPL 2.0",
"web": "https://github.com/dizzyliam/inumon"
},
{
"name": "vaultclient",
"url": "https://github.com/jackhftang/vaultclient.nim",
"method": "git",
"tags": [
"vault",
"secret",
"secret-management"
],
"description": "Hashicorp Vault HTTP Client",
"license": "MIT",
"web": "https://github.com/jackhftang/vaultclient.nim"
}
]
]