mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[GH-ISSUE #537] Is there an issue in the go.mod file? #391
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#391
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maryamtahhan on GitHub (Dec 10, 2020).
Original GitHub issue: https://github.com/rivo/tview/issues/537
should github.com/gdamore/tcell/v2 v2.0.1-0.20201017141208-acf90d56d591 be github.com/gdamore/tcell v2.0.1-0.20201017141208-acf90d56d591
@tslocum commented on GitHub (Dec 15, 2020):
Hi @maryamtahhan.
github.com/gdamore/tcell/v2is the correct import path. Please see this blog post for more info.@rivo commented on GitHub (Jan 11, 2021):
Please open a new issue and reference this one if this issue still persists.