Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 #626
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)
|