mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 13:40:20 +00:00
615c93a77d
I've removed unneeded conversions by performing the following commands: $ go get -u github.com/mdempsky/unconvert $ go list ./... | grep -v vendor | xargs unconvert -apply Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>