summaryrefslogtreecommitdiffhomepage
path: root/internal/status
diff options
context:
space:
mode:
Diffstat (limited to 'internal/status')
-rw-r--r--internal/status/status.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/status/status.go b/internal/status/status.go
index c95951de7..26492a76a 100644
--- a/internal/status/status.go
+++ b/internal/status/status.go
@@ -7,7 +7,7 @@ import (
"sync"
"time"
- "github.com/opencode-ai/opencode/internal/pubsub"
+ "github.com/sst/opencode/internal/pubsub"
)
type Level string