summaryrefslogtreecommitdiffstats
path: root/config_test.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 /config_test.go
parent61e080e51854fbaca0836e2be6eaf623153cdb0f (diff)
Version bump to v4
Diffstat (limited to 'config_test.go')
-rw-r--r--config_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_test.go b/config_test.go
index 3f4c4b5..5699444 100644
--- a/config_test.go
+++ b/config_test.go
@@ -6,7 +6,7 @@ import (
"time"
"github.com/stretchr/testify/assert"
- "github.com/xxxserxxx/gotop/v3/widgets"
+ "github.com/xxxserxxx/gotop/v4/widgets"
)
// FIXME This is totally broken since the updates