mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-10-30 07:33:42 +08:00
This prevents the fall-through to the panic from division by zero in the modulus below, and presents a neater error to the user. Signed-off-by: Justin Chadwell <me@jedevc.com>