Skip to content

Commit 3f29f9b

Browse files
committed
Fix workspace isolation, stack detection, and project bootstrap on init
1 parent 921905a commit 3f29f9b

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-sync-cloud
33
go 1.25.0
44

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

0 commit comments

Comments
 (0)