fix(deps): update module github.com/gdamore/tcell/v2 to v2.7.2
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Renovate Bot 2024-03-02 23:01:45 +00:00
parent c0ce5613cd
commit 5a4dd7274e
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ module git.nemunai.re/lectures/adlin/pkg/login-app/cmd
go 1.16
require (
github.com/gdamore/tcell/v2 v2.7.1
github.com/gdamore/tcell/v2 v2.7.2
github.com/rivo/tview v0.0.0-20240225120200-5605142ca62e
)

View File

@ -18,6 +18,8 @@ github.com/gdamore/tcell/v2 v2.6.1-0.20231203215052-2917c3801e73 h1:SeDV6ZUSVlTA
github.com/gdamore/tcell/v2 v2.6.1-0.20231203215052-2917c3801e73/go.mod h1:pwzJMyH4Hd0AZMJkWQ+/g01dDvYWEvmJuaiRU71Xl8k=
github.com/gdamore/tcell/v2 v2.7.1 h1:TiCcmpWHiAU7F0rA2I3S2Y4mmLmO9KHxJ7E1QhYzQbc=
github.com/gdamore/tcell/v2 v2.7.1/go.mod h1:dSXtXTSK0VsW1biw65DZLZ2NKr7j0qP/0J7ONmsraWg=
github.com/gdamore/tcell/v2 v2.7.2 h1:kV3YiHCvXOfDh0SyzkvNgEwl1HLpvOlHdslEBxDy4dc=
github.com/gdamore/tcell/v2 v2.7.2/go.mod h1:dSXtXTSK0VsW1biw65DZLZ2NKr7j0qP/0J7ONmsraWg=
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
github.com/mattn/go-runewidth v0.0.13 h1:lTGmDsbAYt5DmK6OnoV7EuIF1wEIFAcxld6ypU4OSgU=