Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate go yaml #198

Closed
wants to merge 28 commits into from
Closed

Migrate go yaml #198

wants to merge 28 commits into from

Conversation

mfleader
Copy link
Member

Changes introduced with this PR

Migrate external yaml dependency from go-yaml/yaml to goccy/go-yaml to leverage the more extensive, external API provided by goccy/go-yaml.


By contributing to this repository, I agree to the contribution guidelines.

@mfleader
Copy link
Member Author

The migration to goccy/go-yaml would allow for too large of a potential regression in yaml marshalling support. An issue and pull request were opened upstream to increase support, but currently it seems that it could takes several months to get a code review which would delay the implementation of the feature this dependency migration was meant to support.

@mfleader mfleader closed this Jul 12, 2024
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.

1 participant