Skip to content

Migrate yaml library#1844

Closed
SuperQ wants to merge 1 commit intostretchr:masterfrom
SuperQ:yaml
Closed

Migrate yaml library#1844
SuperQ wants to merge 1 commit intostretchr:masterfrom
SuperQ:yaml

Conversation

@SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Jan 12, 2026

Summary

Migrate from the archived gopkg.in/yaml library to the supported fork go.yaml.in/yaml.

Changes

  • Replace gopkg.in/yaml with go.yaml.in/yaml

Motivation

The go-yaml/yaml repo was archived. The code was forked and a new community repo project started to maintain it and move forward.

Related issues

Fixes: #1724

Migrate from the archived `gopkg.in/yaml` library to the
supported fork `go.yaml.in/yaml`.

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ
Copy link
Contributor Author

SuperQ commented Jan 12, 2026

Closing in favor of #1772

@SuperQ SuperQ closed this Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate to a maintained yaml package

1 participant