fix(deps): update module github.com/gdamore/tcell/v2 to v2.6.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0e17e53129
commit
ee0978ff1e
2 changed files with 11 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.4
|
||||
github.com/gdamore/tcell/v2 v2.6.0
|
||||
github.com/rivo/tview v0.0.0-20230208211350-7dfff1ce7854
|
||||
)
|
||||
|
||||
|
|
|
|||
Reference in a new issue