pelletier / go-toml

Go library for the TOML file format
https://github.com/pelletier/go-toml
Other
1.68k stars 208 forks source link

Decode: fix panic when unmarshaling into a map twice #854

Closed pelletier closed 1 year ago

pelletier commented 1 year ago

Fixes #851