mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 23:21:08 +02:00
* helper/metricsutil: Update usage of expfmt The previous exposed constants are no longer exposed and we can use expfmt.Format instead. https://github.com/prometheus/common/pull/576 * reodered imports --------- Co-authored-by: Matthias Loibl <mail@matthiasloibl.com>