mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ignore: go mod tidy (#2851)
This commit is contained in:
parent
918739057d
commit
e7cb5d8345
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue