⬆️ Bump github.com/modelcontextprotocol/go-sdk from 1.6.1 to 1.7.0 - #233
Open
dependabot[bot] wants to merge 2 commits into
Open
⬆️ Bump github.com/modelcontextprotocol/go-sdk from 1.6.1 to 1.7.0#233dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
|
Welcome to yutu, thank you for opening your first PR! |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.7.0
branch
from
August 5, 2026 15:58
affda00 to
449abdd
Compare
Replace ad-hoc `go install` with a `tool` directive in go.mod so the version is pinned and resolved automatically by `go generate`.
Bumps [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases) - [Commits](modelcontextprotocol/go-sdk@v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/modelcontextprotocol/go-sdk dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/modelcontextprotocol/go-sdk-1.7.0
branch
from
August 11, 2026 15:48
449abdd to
eb7927b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/modelcontextprotocol/go-sdk from 1.6.1 to 1.7.0.
Release notes
Sourced from github.com/modelcontextprotocol/go-sdk's releases.
... (truncated)
Commits
bc72835mcp: fix potential nil-pointer dereference on message send (#1115)cc4db25chore: update conformance (#1114)e761950mcp: avoid double-copy of payload in writeEvent (#1106)2781b8fmcp: derive Mcp-Protocol-Version header from the outgoing message (#1107)827f90bmcp: allow opt-in to cancel handler ctx on aborted POST (#1099)5cb8339mcp: update return meta in DiscoverResult (SEP-2575) (#1097)fa548d7docs: update docs (#1089)8baa4ccmcp: add return type tosubscriptions/listen(#1088)9576afcmcp: wrap unmarshalParams with jsonrpc error (#1087)0a8953dci: fix nightly runs (#1086)