mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 06:01:08 +01:00
* Actually call config.Validate in diagnose * Wire configuration checks into diagnose and fix resulting bugs. * go mod vendor * Merge to vendorless version * Remove sentinel section to allow diagnose_ok to pass * Fix unit tests