Robert Findley
Robert Findley
Discussed this with @matloob, and here is my updated perspective :) - While I agree it is generally confusing that the output of `go version` depends on the module you...
> @dominikh also added code to staticcheck that will report an error if the tool is used on a go module requiring versions of go newer than what the tool...
Closing as I believe the issue is now understood.
Thanks, we'll take a look and fix for v0.16.1 if possible. CC @adonovan
I think @adonovan had not yet reproduced this. I'm sure there's a bug here, but it might not make v0.16.1, which we want to release early next week in light...
@hyangah recalls that munmap / Close may not be possible on some platforms. We should investigate.
Unfortunately, this is not a change that we can make. No change in consensus, so **[declined](https://go.dev/s/proposal-status#declined)**. — rfindley for the language proposal review group
Thanks for the request. I agree this would be a useful feature, and I think it wouldn't be _that_ hard to implement (provided we can capture the context correctly). @hyangah...
>How about LSP's workspace/didRenameFiles or workspace/willRenameFIles Oh, right, that's exactly what we need. Thanks!
Transfering to the Go issue tracker. This is a nice medium-sized project.