Daniel Nephin
|
90bf8460a1
|
Update mapstructure
|
2021-01-12 12:24:56 -05:00 |
Mitchell Hashimoto
|
9846999505
|
vendor: update mapstructure to v1.1.0
We require this change to support struct to struct decoding.
|
2018-09-30 19:15:40 -07:00 |
Frank Schroeder
|
ae76c975ae
|
vendor: update github.com/mitchellh/mapstructure to replace monkey patch
|
2017-10-17 20:43:11 +02:00 |
James Phillips
|
ce206323bb
|
Updates mitchellh/copystructure, mitchellh/mapstructure, and mitchellh/reflectwalk.
|
2016-08-09 17:34:07 -07:00 |
Sean Chittenden
|
333ff22e9a
|
Manage dependencies via Godep
Embrace the future and use Go 1.6's vendor support via Godep.
Go 1.5 users should `export GO15VENDOREXPERIMENT=1`
|
2016-02-12 16:50:37 -08:00 |