update library imports
This commit is contained in:
@ -3,7 +3,7 @@ package internal
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/quickfixgo/quickfix/datadictionary"
|
||||
"quantex.com/qfixpt/quickfix/datadictionary"
|
||||
)
|
||||
|
||||
func isDecimalType(quickfixType string) bool {
|
||||
|
||||
Reference in New Issue
Block a user