Attention needed from Owners Override
Oliver Newman has uploaded the change for review![Open in Gerrit]()
Oliver Newman would like Owners Override to review this change.
Commit message
[go] Run `go fix`
... on `//tools` and also `//zircon/tools/zither`, to update code to use
more modern idioms such as `min()` and `max()` built-ins and `any`
instead of `interface{}`.
I couldn't run it on the whole tree because it got caught up on any
files that depended on ninja-provided imports, so stuck to just these
directories for now.
I also made a couple minor manual cleanups of local variables that had
become unnecessary/confusing as a result of the fixes.
Change-Id: I25668b820cc53df4285994d04cb80d746db19f1b
Change information
Change size: L
Delta: 111 files changed, 363 insertions(+), 454 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I25668b820cc53df4285994d04cb80d746db19f1b
Gerrit-Change-Number: 1508576
Gerrit-PatchSet: 3
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.