Skip to content

Commit dfdd566

Browse files
committed
Update go.mod deps to v0.1.2
1 parent 0a55353 commit dfdd566

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/orchestra-mcp/plugin-devtools-debugger
33
go 1.23
44

55
require (
6-
github.com/orchestra-mcp/gen-go v0.1.1
7-
github.com/orchestra-mcp/sdk-go v0.1.1
6+
github.com/orchestra-mcp/gen-go v0.1.2
7+
github.com/orchestra-mcp/sdk-go v0.1.2
88
google.golang.org/protobuf v1.36.11
99
)
1010

0 commit comments

Comments
 (0)