chore: rename
This commit is contained in:
parent
1e9399fbee
commit
2391e338b4
81 changed files with 294 additions and 292 deletions
|
|
@ -3,7 +3,7 @@ package discovery
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/opencode-ai/opencode/internal/config"
|
||||
"github.com/sst/opencode/internal/config"
|
||||
"log/slog"
|
||||
)
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ import (
|
|||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/opencode-ai/opencode/internal/lsp"
|
||||
"github.com/sst/opencode/internal/lsp"
|
||||
"log/slog"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue