wip: refactoring tui

This commit is contained in:
adamdottv 2025-05-30 08:29:37 -05:00
commit 9bf024f8be
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
4 changed files with 68 additions and 3 deletions

1
go.mod
View file

@ -22,6 +22,7 @@ require (
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.20.0
github.com/stretchr/testify v1.10.0
rsc.io/qr v0.2.0
)
require golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect