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 dfdd566 commit d8d4534Copy full SHA for d8d4534
1 file changed
go.mod
@@ -3,8 +3,8 @@ module github.com/orchestra-mcp/plugin-devtools-debugger
3
go 1.23
4
5
require (
6
- github.com/orchestra-mcp/gen-go v0.1.2
7
- github.com/orchestra-mcp/sdk-go v0.1.2
+ github.com/orchestra-mcp/gen-go v0.1.3
+ github.com/orchestra-mcp/sdk-go v0.1.3
8
google.golang.org/protobuf v1.36.11
9
)
10
0 commit comments