从源代码构建 要求 Go 1.21.x 您可以从 https://go.dev/doc/install 下载并安装 Go,推荐使用最新版本。 构建 make 或者构建二进制文件并将其安装到 $GOBIN: make install