refactor: rename from tal-tech to zeromicro for goctl (#1481)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package generator
|
||||
|
||||
import (
|
||||
conf "github.com/tal-tech/go-zero/tools/goctl/config"
|
||||
"github.com/tal-tech/go-zero/tools/goctl/rpc/parser"
|
||||
conf "github.com/zeromicro/go-zero/tools/goctl/config"
|
||||
"github.com/zeromicro/go-zero/tools/goctl/rpc/parser"
|
||||
)
|
||||
|
||||
// Generator defines a generator interface to describe how to generate rpc service
|
||||
|
||||
Reference in New Issue
Block a user