Skip to content

Change yaml library to go.yaml.in/yaml/v3 - #1935

Open
harryzcy wants to merge 2 commits into
stretchr:masterfrom
harryzcy:yaml-update
Open

Change yaml library to go.yaml.in/yaml/v3#1935
harryzcy wants to merge 2 commits into
stretchr:masterfrom
harryzcy:yaml-update

Conversation

@harryzcy

Copy link
Copy Markdown

Summary

The go-yaml project was archived on Apr 1, 2025 and is no longer maintained. Luckily the official YAML organization forked the project and is maintaining it under https://github.com/yaml/go-yaml/tree/v3.

Changes

Replaced all occurrences of gopkg.in/yaml.v3 with go.yaml.in/yaml/v3, and update version to v3.0.5.

Motivation

go-yaml was archived on Apr 1.

Related issues

Closes #1724

boekkooi-impossiblecloud and others added 2 commits May 6, 2026 20:49
The [go-yaml](https://github.com/go-yaml/yaml/) project was archived on Apr 1, 2025 and is no longer maintained.
Luckily the official YAML organization forked the project and is maintaining it under https://github.com/yaml/go-yaml/tree/v3.
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

3 participants