chore: update go-zero to v1.3.2 in goctl (#1750)

This commit is contained in:
Kevin Wan
2022-04-03 20:44:33 +08:00
committed by GitHub
parent 78ea0769fd
commit 89eccfdb97
2 changed files with 81 additions and 3 deletions

View File

@@ -13,5 +13,5 @@ require (
github.com/urfave/cli v1.22.5
github.com/zeromicro/antlr v0.0.1
github.com/zeromicro/ddl-parser v1.0.3
github.com/zeromicro/go-zero v1.3.1
github.com/zeromicro/go-zero v1.3.2
)