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 06ae01b commit ba7a064Copy full SHA for ba7a064
examples/rate-limiting/go.mod
@@ -1,6 +1,8 @@
1
module github.com/modelcontextprotocol/go-sdk/examples/rate-limiting
2
3
-go 1.25
+go 1.23.0
4
+
5
+toolchain go1.24.4
6
7
require (
8
github.com/modelcontextprotocol/go-sdk v0.0.0-20250625185707-09181c2c2e89
0 commit comments