mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 12:46:14 +00:00
9 lines
169 B
AMPL
9 lines
169 B
AMPL
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
|
|
)
|