This commit is contained in:
2025-05-23 09:33:05 +04:00
parent a16ac8f627
commit 79d66e4b6b
34 changed files with 603 additions and 608 deletions

View File

@@ -6,7 +6,7 @@ import (
"fmt"
"net"
"github.com/freeflowuniverse/herolauncher/pkg/openrpcmanager"
"github.com/freeflowuniverse/heroagent/pkg/openrpcmanager"
)
// Common errors

View File

@@ -7,7 +7,7 @@ import (
"testing"
"time"
"github.com/freeflowuniverse/herolauncher/pkg/openrpcmanager"
"github.com/freeflowuniverse/heroagent/pkg/openrpcmanager"
)
// MockClient implements the Client interface for testing