fix(deps): update module github.com/gdamore/tcell/v2 to v2.5.3
Some checks are pending
continuous-integration/drone/push Build is pending
Some checks are pending
continuous-integration/drone/push Build is pending
This commit is contained in:
parent
2f27d9f701
commit
ead095be1c
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.2
|
||||
github.com/gdamore/tcell/v2 v2.5.3
|
||||
github.com/rivo/tview v0.0.0-20220911190240-55965cf21d8e
|
||||
)
|
||||
|
||||
|
|
|
|||
Reference in a new issue