all: go fix -any=false ./...
Using Go at master as of this week.
This applies all modernizer fix except the rewrite of `interace{}`
with `any`, which is quite noisy, so that is left for a separate step.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: Ib486b69063203d1774bb3b63fed1d7c716f5f436
Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1230267
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
Reviewed-by: Matthew Sackman <matthew@cue.works>