Remove vaulted as supported nodejs client (#7404)
Vaulted is no longer maintained according to the readme. https://github.com/chiefy/vaulted#vaulted "No Longer Being Maintained Use node-vault for future support of Vault features!"
This commit is contained in:
parent
e8e59cd87c
commit
a2a22e6611
|
@ -112,12 +112,6 @@ $ stack install gothic
|
||||||
$ npm install node-vault
|
$ npm install node-vault
|
||||||
```
|
```
|
||||||
|
|
||||||
* [vaulted](https://github.com/chiefy/vaulted)
|
|
||||||
|
|
||||||
```shell
|
|
||||||
$ npm install vaulted
|
|
||||||
```
|
|
||||||
|
|
||||||
### PHP
|
### PHP
|
||||||
|
|
||||||
* [vault-php-sdk](https://github.com/jippi/vault-php-sdk)
|
* [vault-php-sdk](https://github.com/jippi/vault-php-sdk)
|
||||||
|
|
Loading…
Reference in a new issue