We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a55353 commit dfdd566Copy full SHA for dfdd566
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.1
7
- github.com/orchestra-mcp/sdk-go v0.1.1
+ github.com/orchestra-mcp/gen-go v0.1.2
+ github.com/orchestra-mcp/sdk-go v0.1.2
8
google.golang.org/protobuf v1.36.11
9
)
10
0 commit comments