Update dependencies. (#10136)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8af05aa43a
Коммит
9168482623
1
vendor/github.com/prometheus/common/model/metric.go
сгенерированный
поставляемый
1
vendor/github.com/prometheus/common/model/metric.go
сгенерированный
поставляемый
@@ -21,7 +21,6 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
separator = []byte{0}
|
||||
// MetricNameRE is a regular expression matching valid metric
|
||||
// names. Note that the IsValidMetricName function performs the same
|
||||
// check but faster than a match with this regular expression.
|
||||
|
||||
Ссылка в новой задаче
Block a user