open-consul/vendor/github.com/shirou/gopsutil
Pierre Souchay 8dd3476921 Allow `"disable_host_node_id": false` to work on Linux as non-root. (#4926)
Bump `shirou/gopsutil` to include https://github.com/shirou/gopsutil/pull/603

This will allow to have consistent node-id even when machine is reinstalled
when using `"disable_host_node_id": false`

It will fix https://github.com/hashicorp/consul/issues/4914 and allow having
the same node-id even when reinstalling a node from scratch. However,
it is only compatible with a single OS (installing to Windows will change
the node-id, but it seems acceptable).
2019-01-10 10:50:14 -05:00
..
cpu Allow `"disable_host_node_id": false` to work on Linux as non-root. (#4926) 2019-01-10 10:50:14 -05:00
disk
host Allow `"disable_host_node_id": false` to work on Linux as non-root. (#4926) 2019-01-10 10:50:14 -05:00
internal/common
mem
net
process
LICENSE