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:
@@ -5,8 +5,8 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"go.popov.link/metatrader4/internal/conn"
|
||||
"go.popov.link/metatrader4/internal/proto"
|
||||
"github.com/digineat/go-metatrader4/internal/conn"
|
||||
"github.com/digineat/go-metatrader4/internal/proto"
|
||||
)
|
||||
|
||||
// Client provides access to a MetaTrader4 server.
|
||||
|
Reference in New Issue
Block a user