summaryrefslogtreecommitdiff
path: root/lib/ui/interfaces.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ui/interfaces.go')
-rw-r--r--lib/ui/interfaces.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ui/interfaces.go b/lib/ui/interfaces.go
index 1f2f284..7e11725 100644
--- a/lib/ui/interfaces.go
+++ b/lib/ui/interfaces.go
@@ -1,7 +1,7 @@
package ui
import (
- "github.com/gdamore/tcell"
+ "github.com/gdamore/tcell/v2"
)
// Drawable is a UI component that can draw. Unless specified, all methods must