mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-30 18:41:49 -07:00
## What changed? - Applied the server-owned subset of small gofix analyzer fixes. - Exact commands that were run: ```sh make fmt-gofix make goimports make fmt git diff --check ``` - No manual or AI changes were made. - Some fixes caused lint errors; those were reverted again. - Changes were all reviewed by me.