aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f67a6b2..c84801a 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
9 github.com/godbus/dbus v0.0.0-20190402143921-271e53dc4968 9 github.com/godbus/dbus v0.0.0-20190402143921-271e53dc4968
10 github.com/golang/protobuf v1.3.3 // indirect 10 github.com/golang/protobuf v1.3.3 // indirect
11 github.com/hodgesds/perf-utils v0.0.8 11 github.com/hodgesds/perf-utils v0.0.8
12 github.com/lufia/iostat v0.0.0-20170605150913-9f7362b77ad3 12 github.com/lufia/iostat v1.1.0
13 github.com/mattn/go-xmlrpc v0.0.3 13 github.com/mattn/go-xmlrpc v0.0.3
14 github.com/mdlayher/genetlink v1.0.0 // indirect 14 github.com/mdlayher/genetlink v1.0.0 // indirect
15 github.com/mdlayher/netlink v1.1.0 // indirect 15 github.com/mdlayher/netlink v1.1.0 // indirect