Update module github.com/prometheus/client_model to v0.6.1

This commit is contained in:
Renovate Bot
2024-06-03 22:03:22 +00:00
parent 4a86315749
commit d75e519d8f
113 changed files with 12344 additions and 2614 deletions

View File

@@ -24,6 +24,6 @@
// the Go implementation should as well.
//
// The text format is almost a superset of JSON except:
// * message keys are not quoted strings, but identifiers
// * the top-level value must be a message without the delimiters
// - message keys are not quoted strings, but identifiers
// - the top-level value must be a message without the delimiters
package text