chore(deps): update github.com/rivo/tview digest to a13d901
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
3e46eb68f7
commit
f02fc6c2cb
2 changed files with 3 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-20220610163003-691f46d6f500
|
||||
github.com/rivo/tview v0.0.0-20220703182358-a13d901d3386
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue