genkit
genkit copied to clipboard
[Go] https://github.com/go-yaml/yaml has been archived
Describe the bug The https://github.com/go-yaml/yaml library has been archived.
Expected behavior YAML parsing should be done using the newer and maintained https://github.com/goccy/go-yaml library.
- Updating
raymondto use goccy/go-yaml as well: https://github.com/mbleigh/raymond/pull/2 - github.com/google/dotprompt already uses it.