update library imports
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"sort"
|
||||
|
||||
"github.com/quickfixgo/quickfix/datadictionary"
|
||||
"quantex.com/qfixpt/quickfix/datadictionary"
|
||||
)
|
||||
|
||||
type fieldTypeMap map[string]*datadictionary.FieldType
|
||||
|
||||
Reference in New Issue
Block a user