mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
e573641995
The version args are static and passed in from the caller. Instead read the static values in New. The shutdownCh was never closed, so did nothing. Remove it as a field and an arg.