fix(deps): update github.com/rivo/tview digest to c4a7e50
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
70217544e1
commit
bfe9bff7e1
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-20220916081518-2e69b7385a37
|
||||
github.com/rivo/tview v0.0.0-20221029100920-c4a7e501810d
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue