how to solve “stderr: go mod tidy: go.mod file indicates go 1.17, but maximum supported version is 1.16 .” error?
A simple command in the terminal helped me: brew upgrade go GoLang has been updated, I have restarted the project, and everything is working