fix(deps): update github.com/rivo/tview digest to 4a1b7a7
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
14e8ee0212
commit
f6e43344d3
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-20230104153304-892d1a2eb0da
|
||||
github.com/rivo/tview v0.0.0-20230130130022-4a1b7a76c01c
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue