From 2391e338b4e41726e7233e2bf027a62476140130 Mon Sep 17 00:00:00 2001 From: adamdottv <2363879+adamdottv@users.noreply.github.com> Date: Tue, 13 May 2025 10:02:39 -0500 Subject: chore: rename --- internal/status/status.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/status') 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 -- cgit v1.2.3