mirror of
https://github.com/Maks1mS/bubbles.git
synced 2024-12-23 22:32:59 +03:00
9 lines
192 B
Modula-2
9 lines
192 B
Modula-2
module github.com/charmbracelet/teaparty
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/charmbracelet/tea v0.0.0-20200220032354-23432f30dd46
|
|
github.com/muesli/termenv v0.4.1-0.20200131124310-936567584c3e
|
|
)
|