chore: update Go version references from 1.25.6 to 1.25.7 across documentation and scripts

This commit is contained in:
GitHub Actions
2026-02-04 16:52:52 +00:00
parent bb82a733ac
commit 7a63e4b9c1
14 changed files with 20 additions and 20 deletions

View File

@@ -138,7 +138,7 @@ grype alpine:3.23 --only-fixed --fail-on critical,high
#### musl vs glibc Compatibility
**Charon Application Profile:**
- **Language:** Go 1.25.6 (static binaries with CGO_ENABLED=1 for SQLite)
- **Language:** go 1.25.7 (static binaries with CGO_ENABLED=1 for SQLite)
- **C Dependencies:** SQLite (libsqlite3-dev)
- **Go Stdlib Features:** Standard library calls only (net, crypto, http)