mitchellh / mapstructure

Go library for decoding generic map values into native Go structures and vice versa.
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
MIT License
7.93k stars 677 forks source link

Fix GH-340: Decoding array of slices causes panic #343

Open nolag opened 1 year ago

sagikazarmark commented 11 months ago

Pulled in at https://github.com/go-viper/mapstructure/pull/4