chore(deps): update github.com/rivo/tview commit hash to 1560f6b
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
8358409dd2
commit
b941e958e2
2 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ go 1.17
|
|||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.4.1-0.20210905002822-f057f0a857a1
|
||||
github.com/rivo/tview v0.0.0-20220129131435-1f7581b67bd1
|
||||
github.com/rivo/tview v0.0.0-20220215175221-1560f6b73004
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue