fix(deps): update github.com/rivo/tview digest to bf8f1c4
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
8ebe3d03eb
commit
9d032f9b12
@ -4,7 +4,7 @@ go 1.16
|
||||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.6.1-0.20231203215052-2917c3801e73
|
||||
github.com/rivo/tview v0.0.0-20240115061330-ed5968603a5f
|
||||
github.com/rivo/tview v0.0.0-20240116070845-bf8f1c43e46c
|
||||
)
|
||||
|
||||
require (
|
||||
|
@ -182,6 +182,8 @@ github.com/rivo/tview v0.0.0-20240101144852-b3bd1aa5e9f2 h1:Q41smlaCKxGtMlRwvZch
|
||||
github.com/rivo/tview v0.0.0-20240101144852-b3bd1aa5e9f2/go.mod h1:c0SPlNPXkM+/Zgjn/0vD3W0Ds1yxstN7lpquqLDpWCg=
|
||||
github.com/rivo/tview v0.0.0-20240115061330-ed5968603a5f h1:V3M4fTZnXRwpvJHdGdUSDHewVDvyB7ML0FhtssZ6ous=
|
||||
github.com/rivo/tview v0.0.0-20240115061330-ed5968603a5f/go.mod h1:c0SPlNPXkM+/Zgjn/0vD3W0Ds1yxstN7lpquqLDpWCg=
|
||||
github.com/rivo/tview v0.0.0-20240116070845-bf8f1c43e46c h1:l7KIWhypqjpOJzJKynao/m8Ku4Y6PcZDlVcOVirYkKs=
|
||||
github.com/rivo/tview v0.0.0-20240116070845-bf8f1c43e46c/go.mod h1:c0SPlNPXkM+/Zgjn/0vD3W0Ds1yxstN7lpquqLDpWCg=
|
||||
github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY=
|
||||
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
|
||||
github.com/rivo/uniseg v0.3.1 h1:SDPP7SHNl1L7KrEFCSJslJ/DM9DT02Nq2C61XrfHMmk=
|
||||
|
Reference in New Issue
Block a user