update library imports
This commit is contained in:
@ -22,8 +22,8 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/quickfixgo/quickfix/datadictionary"
|
||||
"github.com/quickfixgo/quickfix/internal"
|
||||
"quantex.com/qfixpt/quickfix/datadictionary"
|
||||
"quantex.com/qfixpt/quickfix/internal"
|
||||
)
|
||||
|
||||
// The Session is the primary FIX abstraction for message communication.
|
||||
|
||||
Reference in New Issue
Block a user