mirror of
https://github.com/Maks1mS/bubbles.git
synced 2024-12-23 22:32:59 +03:00
9 lines
169 B
Modula-2
9 lines
169 B
Modula-2
module github.com/charmbracelet/bubbles
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/charmbracelet/bubbletea v0.6.4-0.20200525234836-3b8b011b5a26
|
|
github.com/muesli/termenv v0.5.2
|
|
)
|