yao/dsl
Max 1a231ac9b2 Update go.mod and go.sum to include new indirect dependencies
- Added github.com/mark3labs/mcp-go v0.32.0 and github.com/yosida95/uritemplate/v3 v3.0.2 as indirect dependencies in go.mod.
- Updated go.sum to reflect the new dependencies and their respective checksums.
2025-07-16 15:16:19 +08:00
..
api Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
connector Implement enhanced loading, unloading, and validation for YaoConnector 2025-07-16 12:33:48 +08:00
io Refactor 'readable' field to 'readonly' in model and database handling 2025-07-16 11:39:36 +08:00
mcp Update go.mod and go.sum to include new indirect dependencies 2025-07-16 15:16:19 +08:00
model Refactor 'readable' field to 'readonly' in model and database handling 2025-07-16 11:39:36 +08:00
types Refactor 'readable' field to 'readonly' in model and database handling 2025-07-16 11:39:36 +08:00
dsl.go Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00