summaryrefslogtreecommitdiff
path: root/diskstats
diff options
context:
space:
mode:
authorPaul Buetow (europa) <paul@buetow.org>2015-05-31 11:06:43 +0100
committerPaul Buetow (europa) <paul@buetow.org>2015-05-31 11:06:43 +0100
commitde2155df7c09f2f464964c06537e82b39ce5a423 (patch)
tree47592766668d0dfddf138d7a69959d4738d81bc2 /diskstats
parent7915db90f82fa7693de998b5c1dae6e5bc0c253e (diff)
rename to gotop
Diffstat (limited to 'diskstats')
-rw-r--r--diskstats/diskstats.go2
1 files changed, 1 insertions, 1 deletions
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 {