项目tidy报错: indicates go 1.20, but maximum version supported by tidy is 1.18 understandme 2023-07-31 619 阅读1分钟 坑记录:因为有时候新建了一个新的golang 配置会有这个问题。 go mod tidy 然后就在正常了,很简单的问题,以做记录。