fix(transport): rename local max to avoid shadowing builtin
revive's redefines-builtin-id flags the local variable named max in the LRU eviction loop, which shadows the Go 1.21 builtin. Rename it to limit; no behavior change. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 4959e1f9-f8e6-4e97-a487-f395a0123c79
J
Josh Free committed
67df0362d417e965f617dd00feb18a3189c56f88
Parent: f51ee72
Committed by Sam Morrow <sammorrowdrums@github.com>
on 8/25/2026, 12:30:36 PM