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 77706e6 commit 7e056e1Copy full SHA for 7e056e1
1 file changed
go.mod
@@ -3,8 +3,8 @@ module github.com/orchestra-mcp/plugin-devtools-debugger
3
go 1.25.0
4
5
require (
6
- github.com/orchestra-mcp/gen-go v1.0.5
7
- github.com/orchestra-mcp/sdk-go v1.0.5
+ github.com/orchestra-mcp/gen-go v1.0.6
+ github.com/orchestra-mcp/sdk-go v1.0.6
8
google.golang.org/protobuf v1.36.11
9
)
10
0 commit comments