update library imports
This commit is contained in:
@ -26,8 +26,8 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"github.com/quickfixgo/quickfix"
|
||||
"github.com/quickfixgo/quickfix/config"
|
||||
"quantex.com/qfixpt/quickfix"
|
||||
"quantex.com/qfixpt/quickfix/config"
|
||||
)
|
||||
|
||||
type fileStoreFactory struct {
|
||||
|
||||
Reference in New Issue
Block a user