Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit906abab

Browse files
fix: update go-sdk reference to cleaned up commit
The upstream go-sdk PR was cleaned up based on reviewer feedback:- Removed broken input validation optimization (ApplyDefaults on structs)- Fixed sync.Map.Clear() usage- Fixed benchmark namingNew commit 988974db6bfb contains only the schema caching optimization.
1 parentbc465b4 commit906abab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/github/github-mcp-server
22

33
go1.24.0
44

5-
replacegithub.com/modelcontextprotocol/go-sdk =>github.com/SamMorrowDrums/go-sdkv0.0.0-20251204132233-46310a70a79a
5+
replacegithub.com/modelcontextprotocol/go-sdk =>github.com/SamMorrowDrums/go-sdkv0.0.0-20251205102140-988974db6bfb
66

77
require (
88
github.com/google/go-github/v79v79.0.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp