update goctl version to 1.1.8 (#696)

This commit is contained in:
Kevin Wan 2021-05-17 15:13:48 +08:00 committed by GitHub
parent 491213afb8
commit 73417f54db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ import (
)
var (
buildVersion = "1.1.6"
buildVersion = "1.1.8"
commands = []cli.Command{
{
Name: "upgrade",