summaryrefslogtreecommitdiffstats
path: root/widgets/temp.go
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-04-23 14:07:08 -0500
committerSean E. Russell <ser@ser1.net>2020-04-23 14:07:08 -0500
commitccbc71755fdbcd91042a5335a649a91cef10cd0b (patch)
tree966ced15dff4006fe2b723f6033fcece9e06dd2e /widgets/temp.go
parent61e080e51854fbaca0836e2be6eaf623153cdb0f (diff)
Version bump to v4
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 2db648f..2f1f2cb 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/v3/devices"
- "github.com/xxxserxxx/gotop/v3/utils"
+ "github.com/xxxserxxx/gotop/v4/devices"
+ "github.com/xxxserxxx/gotop/v4/utils"
)
type TempScale rune