Skip to content

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

Merged
brackendawson merged 2 commits into
stretchr:masterfrom
harryzcy:yaml-update
Aug 17, 2026
Merged

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

Conversation

@harryzcy

Copy link
Copy Markdown
Contributor

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.
@brackendawson

Copy link
Copy Markdown
Collaborator

Reviews in #1772 apply to this PR too

@brackendawson
brackendawson merged commit 959dbda into stretchr:master Aug 17, 2026
11 checks passed
@harryzcy
harryzcy deleted the yaml-update branch August 18, 2026 00:12
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

4 participants