prometheus/prometheus

Consolidate (and update) go-yaml versions

Open

#18.391 geöffnet am 29. März 2026

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (10.408 Forks)batch import
help wantedkind/cleanupnot-as-easy-as-it-looks

Repository-Metriken

Stars
 (64.042 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11T 5h) (118 gemergte PRs in 30 T)

Beschreibung

Proposal

While inspecting the built binary I found out that there are currently 3 different version of go.yaml.in/yaml in use:

It would be great if this could be consolidated to using one version (probably the latest) so that essentially the same functionality is not present 3 times.

Contributor Guide