fix(deps): update module github.com/gdamore/tcell/v2 to v2.5.2
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
This commit is contained in:
parent
eb2b532ce4
commit
1eb6818157
2 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ module git.nemunai.re/lectures/adlin/pkg/login-app/cmd
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.5.1
|
||||
github.com/gdamore/tcell/v2 v2.5.2
|
||||
github.com/rivo/tview v0.0.0-20220812085834-0e6b21a48e96
|
||||
)
|
||||
|
||||
|
|
|
|||
Reference in a new issue