win10 go 版本 1.17.3 goland 2019.2.3 goland 指定go 版本 报错 The selected directory is not a valid home for Go SDK
修改 D:\Program Files\go1.17.3\src\runtime\internal\sys\zversion.go 添加 const TheVersion = `go1.17.3` 搞定