mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +00:00
d2274df53f
The decode hook is not call for the embedded squashed struct, so we need to recurse when we find squash tags. See https://github.com/mitchellh/mapstructure/issues/226