Skip to content

Update Go dependencies - #203

Open
a-akimov wants to merge 1 commit into
modelcontextprotocol:mainfrom
a-akimov:chore/go-deps-21-sep
Open

a-akimov wants to merge 1 commit into
modelcontextprotocol:mainfrom
a-akimov:chore/go-deps-21-sep

Conversation

@a-akimov

Copy link
Copy Markdown
Contributor

Motivation and Context

Update versions for Go server and client.

How Has This Been Tested?

Locally

Breaking Changes

N/a

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

N/a

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The dependency metadata and corresponding client API adjustment are consistent.

Review effort: Balanced
Findings: None

What changed in this PR

Updates Go client and server dependencies while adapting the client to the upgraded Anthropic SDK.

Changes:

  • Upgrade MCP Go SDK to v1.8.0.
  • Upgrade Anthropic SDK to v1.74.0 and use its model constant.
File Description
weather-server-go/​go.sum Updates MCP SDK checksums.
weather-server-go/​go.mod Upgrades the MCP SDK dependency.
mcp-client-go/​main.go Uses the Anthropic SDK model constant.
mcp-client-go/​go.sum Updates direct and transitive dependency checksums.
mcp-client-go/​go.mod Upgrades dependencies and records new transitive modules.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants