mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-06 15:21:27 -05:00
Go 1.24 enhanced vet's printf analyzer to report calls of the form fmt.Printf(s), where s is a non-constant format string, with no other arguments. This change makes parser tests to fail. Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info> |
||
|---|---|---|
| .. | ||
| posrange | ||
| ast.go | ||
| functions.go | ||
| generated_parser.y | ||
| generated_parser.y.go | ||
| lex.go | ||
| lex_test.go | ||
| parse.go | ||
| parse_test.go | ||
| prettier.go | ||
| prettier_rules.md | ||
| prettier_test.go | ||
| printer.go | ||
| printer_test.go | ||
| value.go | ||