Skip to content

Commit 7e056e1

Browse files
committed
Fix go.work local module replace directives, workflow builder screen AR/EN localization, dev build fixes
1 parent 77706e6 commit 7e056e1

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.25.0
44

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

0 commit comments

Comments
 (0)