go: cannot find main module; see ‘go help modules‘
摘要:
在指定目录下go build报错 : go: cannot find main module; see ‘go help modules’解决办法 : go env -w GO111MODULE=off 参考文档:https://goproxy.io/zh/ 和 https://blog.csdn. 阅读全文
posted @ 2020-12-08 13:39
zwjphp
阅读(2018)
评论(0)
推荐(0)
浙公网安备 33010602011771号