From de2155df7c09f2f464964c06537e82b39ce5a423 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sun, 31 May 2015 11:06:43 +0100 Subject: rename to gotop --- diskstats/diskstats.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'diskstats') diff --git a/diskstats/diskstats.go b/diskstats/diskstats.go index 190e56c..7f75f92 100644 --- a/diskstats/diskstats.go +++ b/diskstats/diskstats.go @@ -2,7 +2,7 @@ package diskstats import ( "fmt" - "github.com/buetow/gstat/utils" + "github.com/buetow/gotop/utils" ) type Diskstats struct { -- cgit v1.2.3