goctl Bug Report
사용법
섹션 제목: “사용법”$ goctl bugGithub issue 템플릿 is 다음과 같이:
<!-- Please answer these questions before submitting your issue. Thanks! -->
### What category of issue (<code>goctl</code> or <code>sdk</code>)?
### What type of issue (<code>feature</code>|<code>bug</code>|<code>suggestion</code>)?
### What version of Goctl are you using (<code>goctl --version</code>)?
<pre>$ goctl --version1.4.3</pre>
### Does this issue reproduce with the latest release?
### What operating system and processor architecture are you using ?<pre>OS = "darwin"ARCH = "arm64"GOCTL_VERSION = "1.4.3"GO_VERSION = "go1.18.3"</pre>
### What did you do?
<!--If possible, provide a recipe for reproducing the error.A complete runnable program is good.A link on play.golang.org is best.-->
### What did you expect to see?
### What did you see instead?