Files
Zach Kelling 7bd3d68465 fix: apply gofmt formatting and disable CGO for tests
- Format 137 Go files with gofmt
- Add CGO_ENABLED=0 to test step (accel C headers unavailable in CI)
- Remove -race flag (incompatible with CGO_ENABLED=0)
2026-02-13 17:12:03 -08:00
..