devel/go-tools: update to 0.32.0
Selected upstream changes:
- x/tools: use range over function for some API
- cmd/go-contrib-init: drop unneeded GOPATH checks in module mode
- all: make function comment match function name
- x/tools: apply modernize fixes
- x/tools: regenerate code after go upgrading
- go.mod: update golang.org/x dependencies
Changelog: https://github.com/golang/tools/compare/v0.31.0...v0.32.0