Package yaml implements YAML support for the Go language, providing encoding and decoding of YAML documents.
go get gopkg.in/yaml.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Marshal a map to YAML.
Update import path to gopkg.in/yaml.v3 and adjust code for API changes.
Breaking-change detection hasn't run for this library yet.
No dependency data recorded yet.