fix(deps): update github.com/rivo/tview digest to 7dfff1c
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
f9fc864592
commit
3e13414e33
2 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.5.4
|
||||
github.com/rivo/tview v0.0.0-20230206063056-c1eadf1b0bf6
|
||||
github.com/rivo/tview v0.0.0-20230208211350-7dfff1ce7854
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue