Commit c885c1a
committed
597: Update mapstructure dependency to match viper.
mitchellh/mapstructure is no longer maintained and has been forked to
go-viper/mapstructure.
As such, viper.Unmarshal no longer supports mitchellh/mapstructure as the DecoderConfigOption argument.
Update the mapstructure dependency to use viper's version instead.1 parent 012b2fd commit c885c1a
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
| 377 | + | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
0 commit comments