summaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorEd Zynda <[email protected]>2025-05-16 14:06:28 +0300
committerGitHub <[email protected]>2025-05-16 06:06:28 -0500
commit623d132772b9c69dd6d99ed4004b26c46dbe43a4 (patch)
tree1547bc8b7f7b8487dbdc34c76998416a37db7618 /go.mod
parentd127a1c4ebe326344dc77fe3d136c033da6031fd (diff)
downloadopencode-623d132772b9c69dd6d99ed4004b26c46dbe43a4.tar.gz
opencode-623d132772b9c69dd6d99ed4004b26c46dbe43a4.zip
feat: Add non-interactive mode (#18)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6bc9b150a..777ba525b 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/aymanbagabas/go-udiff v0.2.0
github.com/bmatcuk/doublestar/v4 v4.8.1
github.com/catppuccin/go v0.3.0
- github.com/charmbracelet/bubbles v0.20.0
+ github.com/charmbracelet/bubbles v0.21.0
github.com/charmbracelet/bubbletea v1.3.4
github.com/charmbracelet/glamour v0.9.1
github.com/charmbracelet/lipgloss v1.1.0