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

This commit is contained in:
Renovate Bot
2024-06-04 20:15:18 +00:00
parent 7f03dbbc14
commit e9b417c311
113 changed files with 12344 additions and 2614 deletions

View File

@@ -87,6 +87,7 @@ func (p1 SourcePath) Equal(p2 SourcePath) bool {
// in a future version of this module.
//
// Example output:
//
// .message_type[6].nested_type[15].field[3]
func (p SourcePath) String() string {
b := p.appendFileDescriptorProto(nil)