fix: upgrade go-sdk to v1.4.1 and Go to 1.25 - #19
Conversation
- Address GO-2026-4770 and GO-2026-4773 in modelcontextprotocol/go-sdk - Align go.mod, CI, and Containerfile with mcp-server-devsandbox and tarsy Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Feny Mehta <fbm3307@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
📜 Recent review details⏰ Context from checks skipped due to timeout. (1)
🧰 Additional context used📓 Path-based instructions (1)**⚙️ CodeRabbit configuration file
Files:
🔇 Additional comments (3)
WalkthroughThe PR updates CI and container builds to Go 1.25, changes the module Go version, removes the explicit toolchain directive, and bumps the MCP SDK and encoding dependencies. ChangesGo toolchain and dependency alignment
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
- Clear govulncheck failures for crypto/tls, net/http, mime, and related stdlib issues fixed between 1.25.9 and 1.25.12 Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: Feny Mehta <fbm3307@gmail.com>
github.com/modelcontextprotocol/go-sdkfrom v1.4.0 → v1.4.1 to address GO-2026-4770 (null Unicode JSON parsing) and GO-2026-4773 (cross-site tool execution)Follow-up to #18 (comment)
Summary by CodeRabbit