You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update Go version and timeout defaults for v1.0.0
- Bump Go requirement from 1.23+ to 1.26+ in README, USER_GUIDE, CLI docs
- Update ReadTimeout/WriteTimeout 30s→10s, IdleTimeout 120s→75s in README
DoS table, README config reference table, USER_GUIDE inline config snippet,
and both config.toml.example files (root + embedded cmd copy)
- Update USER_GUIDE Docker example FROM golang:1.23-alpine to golang:1.26-alpine
0 commit comments