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