Skip to content

chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.6.0 to 1.6.1 in the go-deps group#98

Merged
kunallanjewar merged 2 commits into
mainfrom
dependabot/go_modules/go-deps-0e9a50a5c8
May 27, 2026
Merged

chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.6.0 to 1.6.1 in the go-deps group#98
kunallanjewar merged 2 commits into
mainfrom
dependabot/go_modules/go-deps-0e9a50a5c8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the go-deps group with 1 update: github.com/modelcontextprotocol/go-sdk.

Updates github.com/modelcontextprotocol/go-sdk from 1.6.0 to 1.6.1

Release notes

Sourced from github.com/modelcontextprotocol/go-sdk's releases.

v1.6.1

This release adds an MCPGODEBUG flag to opt out of the Content-Type check on POST requests.

Behavior Changes

Prior to v1.6.0 (v1.4.0...v1.5.0), the Content-Type check on POST requests was gated by the same disablecrossoriginprotection MCPGODEBUG flag as the cross-origin protection. In v1.6.0, the cross-origin protection was disabled by default (replaced by the opt-in enableoriginverification flag), but the Content-Type check was kept on unconditionally, leaving no way to disable it. This release restores an escape hatch for both the Streamable HTTP and SSE transports: setting MCPGODEBUG=disablecontenttypecheck=1 skips the Content-Type: application/json validation on POST requests. See #957.

What's Changed

Full Changelog: modelcontextprotocol/go-sdk@v1.6.0...v1.6.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-deps group with 1 update: [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk).


Updates `github.com/modelcontextprotocol/go-sdk` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases)
- [Commits](modelcontextprotocol/go-sdk@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/modelcontextprotocol/go-sdk
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates (dependabot) go Go ecosystem: go.mod, stdlib upgrades labels May 25, 2026
@github-actions github-actions Bot added the size: XS < 10 lines label May 25, 2026
@kunallanjewar kunallanjewar changed the title chore(deps)(deps): bump github.com/modelcontextprotocol/go-sdk from 1.6.0 to 1.6.1 in the go-deps group chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.6.0 to 1.6.1 in the go-deps group May 27, 2026
@kunallanjewar kunallanjewar merged commit 8da72bd into main May 27, 2026
14 of 15 checks passed
@kunallanjewar kunallanjewar deleted the dependabot/go_modules/go-deps-0e9a50a5c8 branch May 27, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (dependabot) go Go ecosystem: go.mod, stdlib upgrades size: XS < 10 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant