mirror of
https://github.com/valentineus/go-metatrader4.git
synced 2025-08-12 09:26:40 +03:00
Moved repositories to the organization
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
ic "go.popov.link/metatrader4/internal/conn"
|
||||
"go.popov.link/metatrader4/internal/proto"
|
||||
ic "github.com/digineat/go-metatrader4/internal/conn"
|
||||
"github.com/digineat/go-metatrader4/internal/proto"
|
||||
)
|
||||
|
||||
// mockServer returns net.Pipe connections with server writing resp to client.
|
||||
|
Reference in New Issue
Block a user