fix(deps): update github.com/rivo/tview digest to 4664d8b
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
5dea01d1e9
commit
9a9b411e0f
2 changed files with 3 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-20220812085834-0e6b21a48e96
|
||||
github.com/rivo/tview v0.0.0-20220906194528-4664d8bf22d9
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue