fix a few function names on comments (#2496)
Signed-off-by: cui fliter <imcusg@gmail.com> Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"github.com/zeromicro/go-zero/tools/goctl/rpc/execx"
|
||||
)
|
||||
|
||||
// Upgrade gets the latest goctl by
|
||||
// upgrade gets the latest goctl by
|
||||
// go install github.com/zeromicro/go-zero/tools/goctl@latest
|
||||
func upgrade(_ *cobra.Command, _ []string) error {
|
||||
cmd := `GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go install github.com/zeromicro/go-zero/tools/goctl@latest`
|
||||
|
||||
Reference in New Issue
Block a user