chore: update go-zero to v1.3.1 in goctl (#1599)

This commit is contained in:
Kevin Wan
2022-03-01 20:56:57 +08:00
committed by GitHub
parent e31128650e
commit f15a4f9188
4 changed files with 84 additions and 20 deletions

View File

@@ -634,3 +634,6 @@ func NewSyntaxLitContext(parser antlr.Parser, parent antlr.ParserRuleContext, in
return p
}