|
|
|
|
@ -7,6 +7,7 @@ require ( |
|
|
|
|
github.com/go-kit/log v0.1.0 |
|
|
|
|
github.com/godbus/dbus v0.0.0-20190402143921-271e53dc4968 |
|
|
|
|
github.com/hodgesds/perf-utils v0.2.5 |
|
|
|
|
github.com/illumos/go-kstat v0.0.0-20210513183136-173c9b0a9973 |
|
|
|
|
github.com/jsimonetti/rtnetlink v0.0.0-20210614053835-9c52e516c709 |
|
|
|
|
github.com/lufia/iostat v1.1.0 |
|
|
|
|
github.com/mattn/go-xmlrpc v0.0.3 |
|
|
|
|
@ -17,7 +18,7 @@ require ( |
|
|
|
|
github.com/prometheus/exporter-toolkit v0.6.0 |
|
|
|
|
github.com/prometheus/procfs v0.7.0 |
|
|
|
|
github.com/safchain/ethtool v0.0.0-20201023143004-874930cb3ce0 |
|
|
|
|
github.com/siebenmann/go-kstat v0.0.0-20210513183136-173c9b0a9973 |
|
|
|
|
github.com/siebenmann/go-kstat v0.0.0-20210513183136-173c9b0a9973 // indirect |
|
|
|
|
github.com/soundcloud/go-runit v0.0.0-20150630195641-06ad41a06c4a |
|
|
|
|
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c |
|
|
|
|
gopkg.in/alecthomas/kingpin.v2 v2.2.6 |
|
|
|
|
|