Closed mfleader closed 4 months ago
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.
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.