update package reference
This commit is contained in:
@@ -5,10 +5,9 @@ import (
|
||||
"strconv"
|
||||
"testing"
|
||||
|
||||
"zero/core/logx"
|
||||
|
||||
"github.com/DATA-DOG/go-sqlmock"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/tal-tech/go-zero/core/logx"
|
||||
)
|
||||
|
||||
type mockedConn struct {
|
||||
|
||||
Reference in New Issue
Block a user