chore: migrate module path from git.t-juice.club to code.t-juice.club
Update Go module path and all import references for Gitea to Forgejo host migration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"git.t-juice.club/torjus/labmcp/internal/mcp"
|
||||
"code.t-juice.club/torjus/labmcp/internal/mcp"
|
||||
)
|
||||
|
||||
// setupTestServer creates a test MCP server with monitoring handlers backed by test HTTP servers.
|
||||
|
||||
Reference in New Issue
Block a user