wip: refactoring tui
This commit is contained in:
parent
189d0e5fb2
commit
9bf024f8be
4 changed files with 68 additions and 3 deletions
1
go.mod
1
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue