Files
seaweedFS/go.mod
Chris Lu 76520583c6 Update cockroachdb-parser to fix 32-bit builds
Updated to seaweedfs/cockroachdb-parser v0.0.0-20251021182748-d0c58c67297e
which includes fixes for building on 32-bit architectures like OpenBSD ARM.

Fixes:
- Integer overflow in tsearch evaluation (int -> int64)
- Flag type overflow in lexbase and tree packages (int -> int64)
2025-10-21 11:28:57 -07:00

24 KiB