cmd/go: "go clean -modcache" and then "go install <package>@<version(ex: latest)>" does not reflect the latest version. · Issue #52695 · golang/go
What version of Go are you using (go version)? $ go version go version go1.18.1 darwin/arm64 Does this issue reproduce with the latest release? Yes What operating system and processor architecture ...