summaryrefslogtreecommitdiffstats
path: root/layout/layout.go
diff options
context:
space:
mode:
Diffstat (limited to 'layout/layout.go')
-rw-r--r--layout/layout.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/layout.go b/layout/layout.go
index 260356e..6ae2612 100644
--- a/layout/layout.go
+++ b/layout/layout.go
@@ -5,7 +5,7 @@ import (
"sort"
"strings"
- "github.com/xxxserxxx/lingo"
+ "github.com/xxxserxxx/lingo/v2"
"github.com/xxxserxxx/gotop/v4"
"github.com/xxxserxxx/gotop/v4/widgets"