fix(deps): update github.com/rivo/tview digest to 0b2ae10
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2022-11-14 16:03:59 +00:00
parent 0d839afecb
commit 1c7d6091d0
2 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@ go 1.16
require (
github.com/gdamore/tcell/v2 v2.5.3
github.com/rivo/tview v0.0.0-20221113180720-04a46906d2e9
github.com/rivo/tview v0.0.0-20221114151112-0b2ae1082352
)
require (

View File

@ -56,6 +56,8 @@ github.com/rivo/tview v0.0.0-20221029100920-c4a7e501810d h1:jKIUJdMcIVGOSHi6LSqJ
github.com/rivo/tview v0.0.0-20221029100920-c4a7e501810d/go.mod h1:YX2wUZOcJGOIycErz2s9KvDaP0jnWwRCirQMPLPpQ+Y=
github.com/rivo/tview v0.0.0-20221113180720-04a46906d2e9 h1:mTFM6BX5gkq2CfhIGJktP7SCcPnbJfg2ebbI5sn3D/Y=
github.com/rivo/tview v0.0.0-20221113180720-04a46906d2e9/go.mod h1:YX2wUZOcJGOIycErz2s9KvDaP0jnWwRCirQMPLPpQ+Y=
github.com/rivo/tview v0.0.0-20221114151112-0b2ae1082352 h1:Hu9i5TccnYBiA/JWtwXHfo4bkp4Q6DKoZDkYf/B+Xkc=
github.com/rivo/tview v0.0.0-20221114151112-0b2ae1082352/go.mod h1:YX2wUZOcJGOIycErz2s9KvDaP0jnWwRCirQMPLPpQ+Y=
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=