Goland sdk error
The selected directory is not a valid home for Go SDK
Solution:
Add the file: go1.17.2\src\runtime\internal\sys\zversion.go
const TheVersion = `go1.17.9`
The selected directory is not a valid home for Go SDK
Solution:
Add the file: go1.17.2\src\runtime\internal\sys\zversion.go
const TheVersion = `go1.17.9`