summaryrefslogtreecommitdiffstats
path: root/devices
diff options
context:
space:
mode:
Diffstat (limited to 'devices')
-rw-r--r--devices/cpu.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/devices/cpu.go b/devices/cpu.go
index 1d8d23d..7ecb553 100644
--- a/devices/cpu.go
+++ b/devices/cpu.go
@@ -1,6 +1,9 @@
package devices
// TODO: https://github.com/elastic/go-sysinfo
+// TODO: https://github.com/mackerelio/go-osstat
+// TODO: https://github.com/akhenakh/statgo
+// TODO: https://github.com/jaypipes/ghw
import (
"log"