This bundle issue tracks Dependabot PRs for Go module dependencies in go.mod.
Related PRs
Summary
Runtime: Go modules
Manifest file: go.mod
Total PRs: 4
Updates
-
golang.org/x/crypto 0.47.0 → 0.48.0
- Fixes panic on scrypt parameters <= 0
-
github.com/modelcontextprotocol/go-sdk 1.2.0 → 1.3.0
- Schema caching performance improvements
- Logger enhancements
- SSE transport bugfixes
-
golang.org/x/mod 0.32.0 → 0.33.0
-
golang.org/x/term 0.39.0 → 0.40.0
Next Steps
- Review and test each PR individually
- Merge PRs in order (crypto, mod, term, then go-sdk)
- Run
make agent-finish to verify all tests pass
- Close this issue once all PRs are merged
AI generated by Dependabot Burner
This bundle issue tracks Dependabot PRs for Go module dependencies in
go.mod.Related PRs
Summary
Runtime: Go modules
Manifest file:
go.modTotal PRs: 4
Updates
golang.org/x/crypto 0.47.0 → 0.48.0
github.com/modelcontextprotocol/go-sdk 1.2.0 → 1.3.0
golang.org/x/mod 0.32.0 → 0.33.0
golang.org/x/term 0.39.0 → 0.40.0
Next Steps
make agent-finishto verify all tests pass