mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
Dependency upgrade has resulted in github.com/prometheus/client_golang being upgraded from v1.11.0 to v1.12.0 prior to end-to-end test. This new release introduces new `go_*` metrics, causing the test to fail on the unexpected output. Signed-off-by: Ben Reedy <breed808@breed808.com>