1.go get: installing executables with ‘go get‘ in module mode is deprecated. 是不同版本的用法问题。 具体问题可参考此答案: go get: installing executables with ‘go get‘ in module mode is deprecated._Charles Yan的博客-优快云博客go1.17版本安装远程依赖报错:go get: installing executables with 'go get' in module mode is deprecated.https://blog.youkuaiyun.com/weixin_42586723/article/details/1210582422.go编译直接下载,进入项目,使用go build编译 执行的话 ./生成的可执行文件即可