Matt Keeler
|
49c90833ff
|
Update mapstructure to v1.2.3
This release contains a fix to prevent duplicate keys in the Metadata after decoding where the output value contains pointer fields.
|
2020-04-28 09:33:16 -04:00 |
Jeff Mitchell
|
b43800125c
|
Update vendoring from go mod. (#5566)
|
2019-03-26 17:50:42 -04: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 |