update library imports
This commit is contained in:
@ -18,7 +18,7 @@ package quickfix
|
||||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/quickfixgo/quickfix/internal"
|
||||
"quantex.com/qfixpt/quickfix/internal"
|
||||
)
|
||||
|
||||
type logonState struct{ connectedNotLoggedOn }
|
||||
|
||||
Reference in New Issue
Block a user