vault/internalshared
Scott Miller bf58843b0a
Revert #18683 (#18942)
* Revert "Don't execute the seal recovery tests on ENT. (#18841)"

This reverts commit 990d3bacc2.

* Revert "Add the ability to unseal using recovery keys via an explicit seal option. (#18683)"

This reverts commit 2ffe49aab0.
2023-02-01 13:34:53 -06:00
..
configutil Revert #18683 (#18942) 2023-02-01 13:34:53 -06:00
listenerutil update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
README.md Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00

HashiCorp-internal libs

Do not use these unless you know what you're doing.

These libraries are used by other HashiCorp software to reduce code duplication and increase consistency. They are not libraries needed by Vault plugins -- those are in the sdk/ module.

There are no compatibility guarantees. Things in here may change or move or disappear at any time.

If you are a Vault plugin author and think you need a library in here in your plugin, please open an issue for discussion.