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
- Bump Go version from 1.25 to 1.26
- Update go-runewidth from v0.0.20 to v0.0.21
- Update golang.org/x/sys from v0.41.0 to v0.42.0
- Update golang.org/x/text from v0.34.0 to v0.35.0
- Update golang.org/x/sync from v0.19.0 to v0.20.0
- Add HTTPS redirect middleware with configurable localhost skipping and custom skip logic
- Add security headers middleware with CSP, HSTS, and comprehensive header configuration
- Add security middleware documentation