mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
0166b0839c
Some calls to multierror.Append were not using the existing b.err, which meant we were losing all previous errors.