support goctl version to 1.1.3

This commit is contained in:
MaxToby
2021-01-16 20:44:15 +08:00
parent d06684494a
commit 3ccab1b039
8 changed files with 74 additions and 67 deletions

View File

@ -9,7 +9,7 @@ import (
)
var (
version = "20210103"
version = "20210116"
commands = []*cli.Command{
{
Name: "swagger",