fix(deps): update github.com/rivo/tview digest to 9754ab4
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
48a564e810
commit
ace4de5b58
@ -4,7 +4,7 @@ go 1.16
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/gdamore/tcell/v2 v2.6.0
|
github.com/gdamore/tcell/v2 v2.6.0
|
||||||
github.com/rivo/tview v0.0.0-20230826163147-2845171a3b8a
|
github.com/rivo/tview v0.0.0-20230826224341-9754ab44dc1c
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
@ -134,6 +134,8 @@ github.com/rivo/tview v0.0.0-20230826141931-7344139b5532 h1:QV7NPqiUA4Sy1twRqGMS
|
|||||||
github.com/rivo/tview v0.0.0-20230826141931-7344139b5532/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
github.com/rivo/tview v0.0.0-20230826141931-7344139b5532/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
||||||
github.com/rivo/tview v0.0.0-20230826163147-2845171a3b8a h1:jUIx8kJb1IiZHWQS6/OxpA8LZovwDYmS9H/nX4y0+9E=
|
github.com/rivo/tview v0.0.0-20230826163147-2845171a3b8a h1:jUIx8kJb1IiZHWQS6/OxpA8LZovwDYmS9H/nX4y0+9E=
|
||||||
github.com/rivo/tview v0.0.0-20230826163147-2845171a3b8a/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
github.com/rivo/tview v0.0.0-20230826163147-2845171a3b8a/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
||||||
|
github.com/rivo/tview v0.0.0-20230826224341-9754ab44dc1c h1:cuvKygt6v1OTsZSAXW2sc9tI6x0YEnxVct3DMv/0Ii4=
|
||||||
|
github.com/rivo/tview v0.0.0-20230826224341-9754ab44dc1c/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
||||||
github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY=
|
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.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
|
||||||
github.com/rivo/uniseg v0.3.1 h1:SDPP7SHNl1L7KrEFCSJslJ/DM9DT02Nq2C61XrfHMmk=
|
github.com/rivo/uniseg v0.3.1 h1:SDPP7SHNl1L7KrEFCSJslJ/DM9DT02Nq2C61XrfHMmk=
|
||||||
|
Reference in New Issue
Block a user