summaryrefslogtreecommitdiff
path: root/diskstats
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-03 08:10:20 +0200
committerPaul Buetow <paul@buetow.org>2021-11-03 08:10:20 +0200
commit02bde6805556776ab8dd58133980b382b23e9f50 (patch)
tree697c1ff0499d6e1f444f8989344e4100a00a88da /diskstats
parent5dcee7c919f8a68f5014c40abd03fbc6d733c190 (diff)
move to codeberg
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 e11994d..88c60f5 100644
--- a/diskstats/diskstats.go
+++ b/diskstats/diskstats.go
@@ -2,7 +2,7 @@ package diskstats
import (
"fmt"
- "github.com/snonux/gotop/utils"
+ "codeberg.org/snonux/gotop/utils"
)
type Diskstats struct {