Skip to content

[deps] Update github.com/modelcontextprotocol/go-sdk from v1.5.0 to v1.6.0 #30131

@github-actions

Description

@github-actions

Summary

Update github.com/modelcontextprotocol/go-sdk dependency from v1.5.0 to v1.6.0.

Current State

  • Package: github.com/modelcontextprotocol/go-sdk
  • Current Version: v1.5.0
  • Proposed Version: v1.6.0
  • Update Type: Minor version update

Why Separate Issue

⚠️ Minor version update with new features

  • This is a minor version update (v1.5.0 → v1.6.0)
  • Introduces new ClientCredentialsHandler for OAuth client credentials grant
  • New MCP protocol features targeting the 2026-06-30 spec release
  • Individual review recommended to ensure compatibility with existing MCP usage

Safety Assessment

⚠️ Requires careful review

  • New OAuth authentication handler added
  • Changes related to the upcoming 2026-06-30 MCP spec
  • Review MCP server/client initialization code for any API changes
  • This is a core dependency used for MCP server management

Changes

  • Added ClientCredentialsHandler implementing auth.OAuthHandler using OAuth 2.0 Client Credentials grant (RFC 6749 Section 4.4) for service-to-service authentication
  • Several smaller fixes and improvements
  • Started work for the 2026-06-30 MCP spec release

Links

Recommended Action

go get -u github.com/modelcontextprotocol/go-sdk@v1.6.0
go mod tidy

Testing Notes

  • Run all tests: make test-unit
  • Verify MCP server configuration and startup
  • Test gh aw mcp list and gh aw mcp inspect commands
  • Check MCP gateway integration
  • Verify OAuth-related workflows still function correctly

References:

Generated by Dependabot Dependency Checker · ● 675K ·

  • expires on May 6, 2026, 10:09 AM UTC

Metadata

Metadata

Labels

cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filego

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions