seems the go tools are hard-coded the version in https://github.com/golang/vscode-go/blob/master/src/goToolsInformation.ts#L188-L195 I was wondering if it is possible to upgrade it to the latest version. If not, have we considered doing a bump to v1.52.x? Alternatively, have we considered exporting version selection as a configuration? - related pr: https://github.com/golang/vscode-go/pull/2691