update library imports
This commit is contained in:
@ -21,8 +21,8 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/suite"
|
||||
|
||||
"github.com/quickfixgo/quickfix/config"
|
||||
"github.com/quickfixgo/quickfix/internal"
|
||||
"quantex.com/qfixpt/quickfix/config"
|
||||
"quantex.com/qfixpt/quickfix/internal"
|
||||
)
|
||||
|
||||
type SessionFactorySuite struct {
|
||||
|
||||
Reference in New Issue
Block a user