genkit icon indicating copy to clipboard operation
genkit copied to clipboard

[Go] https://github.com/go-yaml/yaml has been archived

Open yesudeep opened this issue 8 months ago • 2 comments

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.

yesudeep avatar Apr 12 '25 06:04 yesudeep

  • Updating raymond to use goccy/go-yaml as well: https://github.com/mbleigh/raymond/pull/2
  • github.com/google/dotprompt already uses it.

yesudeep avatar Apr 13 '25 02:04 yesudeep