[GH-ISSUE #169] Adopt GO 1.11 Modules Versioning #134

Closed
opened 2026-03-04 01:02:15 +03:00 by kerem · 1 comment
Owner

Originally created by @mapl on GitHub (Sep 26, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/169

It would be nice to have some proper versioning for tview.

https://github.com/golang/go/wiki/Modules#new-concepts

Originally created by @mapl on GitHub (Sep 26, 2018). Original GitHub issue: https://github.com/rivo/tview/issues/169 It would be nice to have some proper versioning for tview. https://github.com/golang/go/wiki/Modules#new-concepts
kerem closed this issue 2026-03-04 01:02:16 +03:00
Author
Owner

@rivo commented on GitHub (Sep 28, 2018):

Support for modules is still preliminary and experimental in 1.11. Once it becomes official (most likely 1.12), I will very likely add support for it in this project (including versioning which, sigh, I suppose I won't be able to dodge). I'm waiting because things in the dependency management department have changed a lot (for a while, go dep was hailed as the future). So I'm waiting for the official and final word on this.

We've had a related discussion before, please see #116 and #53.

<!-- gh-comment-id:425495341 --> @rivo commented on GitHub (Sep 28, 2018): Support for modules is still preliminary and experimental in 1.11. Once it becomes official (most likely 1.12), I will very likely add support for it in this project (including versioning which, sigh, I suppose I won't be able to dodge). I'm waiting because things in the dependency management department have changed a lot (for a while, `go dep` was hailed as the future). So I'm waiting for the official and final word on this. We've had a related discussion before, please see #116 and #53.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#134
No description provided.