zeromicro / goctl-vscode

goctl extension for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api文件保存时文件头部会自动出现go: 'go mod init' accepts at most one argument

accaolei opened this issue · comments

commented

vscode使用了goctl插件,.api文件保存的时候,第一行添加一样 go: 'go mod init' accepts at most one argument

It has already fixed on zeromicro/go-zero#4176, you can upgrade your goctl to the master branch after it merged.

goctl v1.6.6 version has fixed this problem.