Skip to content

Replace dependencies that are no longer maintained#663

Merged
boyter merged 1 commit intoboyter:masterfrom
apocelipes:replace-yaml
Nov 25, 2025
Merged

Replace dependencies that are no longer maintained#663
boyter merged 1 commit intoboyter:masterfrom
apocelipes:replace-yaml

Conversation

@apocelipes
Copy link
Contributor

gopkg.in/yaml.vN is no longer maintained. The community has forked it into go.yaml.in/yaml/vN and continues development based on the original codebase. Therefore, the API and functionality remain unchanged after the replacement.

Currently, Grafana, Prometheus, and Kubernetes have all replaced gopkg.in/yaml.vN with the actively maintained go.yaml.in/yaml/vN. So I believe it's time to make the same switch here.

@pr-insights pr-insights bot added L/complexity Low complexity S/size Small change labels Nov 25, 2025
@boyter boyter merged commit 03cdc46 into boyter:master Nov 25, 2025
4 checks passed
@boyter
Copy link
Owner

boyter commented Nov 25, 2025

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L/complexity Low complexity S/size Small change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants