fix(deps): update github.com/rivo/tview digest to 55965cf
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
db8fb32159
commit
71243c5019
2 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.5.2
|
||||
github.com/rivo/tview v0.0.0-20220906194528-4664d8bf22d9
|
||||
github.com/rivo/tview v0.0.0-20220911190240-55965cf21d8e
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue