fix(deps): update github.com/rivo/tview digest to 4802e03
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
634976ecd2
commit
2d9851fff2
2 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.5.3
|
||||
github.com/rivo/tview v0.0.0-20221212150847-19d943d59543
|
||||
github.com/rivo/tview v0.0.0-20221214142745-4802e03c3898
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue