fix(deps): update github.com/rivo/tview digest to 0e6b21a
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
08128a7509
commit
cafd5009d3
2 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.5.1
|
||||
github.com/rivo/tview v0.0.0-20220731115447-9d32d269593e
|
||||
github.com/rivo/tview v0.0.0-20220812085834-0e6b21a48e96
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue