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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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