mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-10 08:29:58 +08:00
update package reference
This commit is contained in:
@@ -11,11 +11,9 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"zero/tools/goctl/api/util"
|
||||
|
||||
"zero/core/errorx"
|
||||
"zero/tools/goctl/api/parser"
|
||||
|
||||
"github.com/tal-tech/go-zero/core/errorx"
|
||||
"github.com/tal-tech/go-zero/tools/goctl/api/parser"
|
||||
"github.com/tal-tech/go-zero/tools/goctl/api/util"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user