prometheus/prometheus

Consolidate (and update) go-yaml versions

Offen

#18.391 geöffnet am 29.03.2026

 (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 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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