Some work

This commit is contained in:
2026-01-28 16:51:50 -06:00
parent 3f347d8342
commit c84fe6b807
7 changed files with 220 additions and 28 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/gdamore/tcell v1.4.1
github.com/ipfs/go-cid v0.4.1
github.com/muesli/go-app-paths v0.2.2
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/spf13/cobra v1.10.2
github.com/spf13/viper v1.21.0
golang.design/x/clipboard v0.7.1