golang 问题 : go.mod file not found in current directory or any parent directory; see ‘go help modules’ 解决

原创
小哥 3年前 (2023-05-16) 阅读数 8 #大杂烩

go: go.mod file not found in current directory or any parent directory; see ‘go help modules’
这个是go环境问题
执行:

go env -w GO111MODULE=auto

就OK了

版权声明

所有资源都来源于爬虫采集,如有侵权请联系我们,我们将立即删除