summaryrefslogtreecommitdiffstats
path: root/widgets/temp.go
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/temp.go')
-rw-r--r--widgets/temp.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/temp.go b/widgets/temp.go
index a01853e..1b9f650 100644
--- a/widgets/temp.go
+++ b/widgets/temp.go
@@ -9,8 +9,8 @@ import (
ui "github.com/gizak/termui/v3"
"github.com/prometheus/client_golang/prometheus"
- "github.com/xxxserxxx/gotop/devices"
- "github.com/xxxserxxx/gotop/utils"
+ "github.com/xxxserxxx/gotop/v3/devices"
+ "github.com/xxxserxxx/gotop/v3/utils"
)
type TempScale rune