mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-07 01:44:56 +01:00
fix(tui): panic when reading/writing clipboard on linux
This commit is contained in:
@@ -23,7 +23,7 @@ require (
|
||||
|
||||
replace github.com/sst/opencode-sdk-go => ./sdk
|
||||
|
||||
replace golang.design/x/clipboard v0.7.1 => github.com/sst/clipboard v0.0.0-20250708194754-36e9fc12a4e8
|
||||
replace golang.design/x/clipboard v0.7.1 => github.com/sst/clipboard v0.0.0-20250708232830-b7ebc01e2ffe
|
||||
|
||||
require golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
|
||||
|
||||
|
||||
Reference in New Issue
Block a user