refactor: rename from tal-tech to zeromicro for goctl (#1481)
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"io/ioutil"
|
||||
"text/template"
|
||||
|
||||
"github.com/tal-tech/go-zero/tools/goctl/internal/errorx"
|
||||
"github.com/tal-tech/go-zero/tools/goctl/util/pathx"
|
||||
"github.com/zeromicro/go-zero/tools/goctl/internal/errorx"
|
||||
"github.com/zeromicro/go-zero/tools/goctl/util/pathx"
|
||||
)
|
||||
|
||||
const regularPerm = 0o666
|
||||
|
||||
Reference in New Issue
Block a user