fix(deps): update github.com/rivo/tview digest to ba6a2a3
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
1f804cbb02
commit
fafd6b1837
@ -4,7 +4,7 @@ go 1.16
|
||||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.6.0
|
||||
github.com/rivo/tview v0.0.0-20230907083354-a39fe28ba466
|
||||
github.com/rivo/tview v0.0.0-20230909130259-ba6a2a345459
|
||||
)
|
||||
|
||||
require (
|
||||
|
@ -140,6 +140,8 @@ github.com/rivo/tview v0.0.0-20230907055643-aef151e35335 h1:PX95kNI89X5bRnCE/mwM
|
||||
github.com/rivo/tview v0.0.0-20230907055643-aef151e35335/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
||||
github.com/rivo/tview v0.0.0-20230907083354-a39fe28ba466 h1:S8Q+ukTLfkBmrd0pMYHwvSWLw+CZ10eG28clLwshnx0=
|
||||
github.com/rivo/tview v0.0.0-20230907083354-a39fe28ba466/go.mod h1:nVwGv4MP47T0jvlk7KuTTjjuSmrGO4JF0iaiNt4bufE=
|
||||
github.com/rivo/tview v0.0.0-20230909130259-ba6a2a345459 h1:siWUqEVzxnotJ195QmJ05UyP6PSFfYmexlte3piUPDg=
|
||||
github.com/rivo/tview v0.0.0-20230909130259-ba6a2a345459/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