summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-09-28 23:05:56 -0500
committerGitHub <[email protected]>2025-09-28 23:05:56 -0500
commite7cb5d8345a14c12df4151d50929a65f179ab4ed (patch)
tree3496bd94c9bddce6ef970ac1f96cf0c9e8fe7d37 /packages
parent918739057d28ec440547bbe1299c1b6da9cf5485 (diff)
downloadopencode-e7cb5d8345a14c12df4151d50929a65f179ab4ed.tar.gz
opencode-e7cb5d8345a14c12df4151d50929a65f179ab4ed.zip
ignore: go mod tidy (#2851)
Diffstat (limited to 'packages')
-rw-r--r--packages/tui/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tui/go.mod b/packages/tui/go.mod
index 6dff3e7eb..6ee7c1b76 100644
--- a/packages/tui/go.mod
+++ b/packages/tui/go.mod
@@ -86,7 +86,7 @@ require (
github.com/yuin/goldmark v1.7.8 // indirect
github.com/yuin/goldmark-emoji v1.0.5 // indirect
golang.org/x/net v0.41.0 // indirect
- golang.org/x/sync v0.15.0 // indirect
+ golang.org/x/sync v0.15.0
golang.org/x/sys v0.33.0 // indirect
golang.org/x/term v0.32.0 // indirect
golang.org/x/text v0.26.0