all: re-apply `go fix -any=false ./...` after Go version bump
In particular, this catches a spot where we can use sync.WaitGroup.Go.
It also catches another min/max fix, surprisingly enough.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I2672f5e97dc14ca82961efa133a35be5c9c6439e
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1231000
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
Reviewed-by: Roger Peppe <rogpeppe@gmail.com>