Update tcell to v2.8.1

This commit is contained in:
2025-06-09 10:51:41 +03:00
parent ab58ef1282
commit c6c7bddb2a
9 changed files with 50 additions and 26 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package main
import (
"fmt"
"github.com/gdamore/tcell"
"github.com/gdamore/tcell/v2"
"maps"
"slices"
"strconv"