Release v1.16.1
🛡️ Security Fixes
- Standard Library Patching: Updated Go environment requirements and
go.modto addressGO-2026-4971(Panic in net/Dial on Windows) andGO-2026-4918(Infinite loop in HTTP/2 transport). - Dependency Hardening: Upgraded
golang.org/x/nettov0.53.0to resolve known vulnerabilities in the HTTP/2 transport layer.
📦 Dependencies
- Updated
github.com/mark3labs/mcp-go(0.50.0 -> 0.54.0) - Updated
golang.org/x/sys(0.42.0 -> 0.44.0) - Updated
golang.org/x/net(0.46.0 -> v0.53.0) - Updated
golang.org/x/text(0.30.0 -> v0.37.0)