update goctl version to 1.1.10 (#874)

master v1.1.10
Kevin Wan 3 years ago committed by GitHub
parent 0ee7654407
commit f7f3730e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save