diff options
| author | adamdottv <[email protected]> | 2025-05-30 08:29:37 -0500 |
|---|---|---|
| committer | adamdottv <[email protected]> | 2025-05-30 08:29:37 -0500 |
| commit | 9bf024f8bee8ed94218bb492f42639e411ed752e (patch) | |
| tree | 48755fd42eaa4272f4752ff6cef2f9c98f0a94d6 /go.mod | |
| parent | 189d0e5fb2fc728c639952dd17fef1abdf251c18 (diff) | |
| download | opencode-9bf024f8bee8ed94218bb492f42639e411ed752e.tar.gz opencode-9bf024f8bee8ed94218bb492f42639e411ed752e.zip | |
wip: refactoring tui
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
