prometheus / common

Go libraries shared across Prometheus components and libraries.
Apache License 2.0
259 stars 306 forks source link

Fix up config test #621

Closed SuperQ closed 2 months ago

SuperQ commented 2 months ago

Make code more readable by replacing overly generic trueValue with the actual meaning marshalSecret.

Fixes: https://github.com/prometheus/common/pull/487