module github.com/skoelle/kctl-tui go 1.22 require ( github.com/charmbracelet/bubbles v0.20.0 github.com/charmbracelet/bubbletea v1.1.1 github.com/charmbracelet/lipgloss v1.0.0 gopkg.in/yaml.v3 v3.0.1 )