fix(deps): update github.com/rivo/tview digest to 4a0d5ff
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
fcaf3dfa35
commit
c06e5a5b51
@ -4,7 +4,7 @@ go 1.16
|
||||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.6.0
|
||||
github.com/rivo/tview v0.0.0-20231031172508-2dfe06011790
|
||||
github.com/rivo/tview v0.0.0-20231102080820-4a0d5ff00559
|
||||
)
|
||||
|
||||
require (
|
||||
|
@ -162,6 +162,8 @@ github.com/rivo/tview v0.0.0-20231030180821-ee8616ef6467 h1:3zdYX//hFT2vpuCyv+HC
|
||||
github.com/rivo/tview v0.0.0-20231030180821-ee8616ef6467/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
||||
github.com/rivo/tview v0.0.0-20231031172508-2dfe06011790 h1:oPji2zuvgrRMlgN1m5bBlcYTVdWXum0qpKwqqNq0Lxk=
|
||||
github.com/rivo/tview v0.0.0-20231031172508-2dfe06011790/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
||||
github.com/rivo/tview v0.0.0-20231102080820-4a0d5ff00559 h1:buffZ9O0CRub0oeyQLmhemEY790wiTQtyJpzgz04e6s=
|
||||
github.com/rivo/tview v0.0.0-20231102080820-4a0d5ff00559/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
||||
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