win 721dc939a7 fix: Fix Go 1.26 compiler segfault by downgrading to Go 1.25 and fixing protobuf package structure
- Downgrade Go from 1.26.2 to 1.25 (stable, avoids compiler crash on Alpine)
- Reorganize protobuf generated files into language_server_pb/ subdirectory
- Update go.mod and go.sum to match new Go version
- Docker build now completes successfully and pushes to registry

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-10 22:40:58 +08:00
..