refactor: rename from tal-tech to zeromicro for goctl (#1481)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"database/sql"
|
||||
"strings"
|
||||
|
||||
"github.com/tal-tech/go-zero/core/stores/sqlx"
|
||||
"github.com/zeromicro/go-zero/core/stores/sqlx"
|
||||
)
|
||||
|
||||
var p2m = map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user