Bump github.com/prometheus/exporter-toolkit from 0.14.0 to 0.14.1 #624
Annotations
3 errors
lint
issues found
|
lint:
handler/status.go#L90
SA1019: model.LabelName(s).IsValidLegacy is deprecated: This method should not be used and may be removed in the future. Use [LegacyValidation.IsValidLabelName] instead. (staticcheck)
|
lint:
handler/push.go#L194
SA1019: model.LabelName(unescapedName).IsValid is deprecated: This method should not be used and may be removed in the future. Use [ValidationScheme.IsValidLabelName] instead. (staticcheck)
|