Skip to content

Commit 8e66e58

Browse files
committed
fix: Rollback mcp-go version. mark3labs/mcp-go#239
1 parent 76e5a75 commit 8e66e58

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
@@ -7,7 +7,7 @@ toolchain go1.23.7
77
require (
88
github.com/TBXark/confstore v0.0.4
99
github.com/TBXark/optional-go v0.0.1
10-
github.com/mark3labs/mcp-go v0.25.0
10+
github.com/mark3labs/mcp-go v0.24.1
1111
golang.org/x/sync v0.13.0
1212
)
1313

0 commit comments

Comments
 (0)