We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb57962 commit cf7cbf0Copy full SHA for cf7cbf0
go.mod
@@ -10,8 +10,6 @@ require (
10
golang.org/x/text v0.24.0
11
)
12
13
-replace github.com/metoro-io/mcp-golang => github.com/isaacphi/mcp-golang v0.0.0-20250314121746-948e874f9887
14
-
15
require (
16
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
17
github.com/davecgh/go-spew v1.1.1 // indirect
0 commit comments