chore(deps): Go 1.25.7 → 1.26.3

go.mod toolchain auf go 1.26.0; tests + cross-compile amd64/arm64 grün.
CLAUDE.md Stack-Tabelle nachgezogen. /usr/local/go.bak hält 1.25.7
falls Rollback nötig.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-12 18:25:41 +02:00
parent 7e21fab339
commit d385e5217d
3 changed files with 3 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ ac_search_code(query="<stichworte>", project_id=8, session_name=$(printenv ARCHI
| Schicht | Technologie |
|---------|-------------|
| **API** | Go 1.25, Gin, GORM (Queries), goose (Migrations) |
| **API** | Go 1.26, Gin, GORM (Queries), goose (Migrations) |
| **UI** | React 19, TypeScript strict, Vite, Ant Design 6, TanStack Query 5 |
| **DB** | PostgreSQL 16 (Distro-Paket), goose-Migrations in `migrations/` |
| **State/HA** | KeyDB Active-Active (Redis-kompatibel) |