mirror of
https://github.com/status-im/consul.git
synced 2025-02-12 21:56:46 +00:00
The nil value was never used. We can avoid a bunch of complications by making the field a string value instead of a pointer. This change is in preparation for fixing a silent config failure.