mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 23:40:48 +00:00
chore: rename
This commit is contained in:
parent
1e9399fbee
commit
2391e338b4
81 changed files with 294 additions and 292 deletions
|
|
@ -11,8 +11,8 @@ import (
|
|||
"log/slog"
|
||||
|
||||
"github.com/google/uuid"
|
||||
"github.com/opencode-ai/opencode/internal/config"
|
||||
"github.com/opencode-ai/opencode/internal/pubsub"
|
||||
"github.com/sst/opencode/internal/config"
|
||||
"github.com/sst/opencode/internal/pubsub"
|
||||
)
|
||||
|
||||
var ErrorPermissionDenied = errors.New("permission denied")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue