Skip to content

Update Go yaml v3 library#17913

Merged
SuperQ merged 1 commit intomainfrom
superq/go_yaml_v3
Jan 22, 2026
Merged

Update Go yaml v3 library#17913
SuperQ merged 1 commit intomainfrom
superq/go_yaml_v3

Conversation

@SuperQ
Copy link
Copy Markdown
Member

@SuperQ SuperQ commented Jan 22, 2026

Replace archived gopkg.in/yaml.v3 with supported go.yaml.in/yaml/v3.

Which issue(s) does the PR fix:

Fixes: #16415

Does this PR introduce a user-facing change?

NONE

@SuperQ SuperQ requested a review from aknuds1 January 22, 2026 10:06
Copy link
Copy Markdown
Contributor

@aknuds1 aknuds1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Though I can't quite remember why we didn't replace also v3 instead of just v2 🤔

Replace archived `gopkg.in/yaml.v3` with supported `go.yaml.in/yaml/v3`.

Fixes: #16415

Signed-off-by: SuperQ <[email protected]>
@SuperQ SuperQ force-pushed the superq/go_yaml_v3 branch from 5ebfc6d to 49b641b Compare January 22, 2026 12:37
@SuperQ
Copy link
Copy Markdown
Member Author

SuperQ commented Jan 22, 2026

No idea, probably just forgotten.

@aknuds1
Copy link
Copy Markdown
Contributor

aknuds1 commented Jan 22, 2026

No idea, probably just forgotten.

I hope so! 😅

@juliusmh
Copy link
Copy Markdown
Contributor

Is it possible to jump to go.yaml.in/yaml/v4?

@aknuds1
Copy link
Copy Markdown
Contributor

aknuds1 commented Jan 22, 2026

Is it possible to jump to go.yaml.in/yaml/v4?

@juliusmh I guess there's nothing in the way of that? I think development will happen for that version.

@SuperQ SuperQ merged commit 9b549fa into main Jan 22, 2026
50 checks passed
@SuperQ SuperQ deleted the superq/go_yaml_v3 branch January 22, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch from gopkg.in/yaml.*

4 participants