Package toml is a library to read and write TOML documents.
go get github.com/pelletier/go-toml/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Unmarshal a TOML string into a Go map.
Use `github.com/pelletier/go-toml/v2` instead of `github.com/pelletier/go-toml`.
No dependency data recorded yet.