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