update goctl version to 1.1.10 (#874)

This commit is contained in:
Kevin Wan
2021-08-04 19:29:40 +08:00
committed by GitHub
parent 0ee7654407
commit f7f3730e1a

View File

@@ -32,7 +32,7 @@ import (
) )
var ( var (
buildVersion = "1.2.0" buildVersion = "1.1.10"
commands = []cli.Command{ commands = []cli.Command{
{ {
Name: "upgrade", Name: "upgrade",