This repository has been archived on 2026-08-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Cyrene/backend/go.work
T

14 lines
163 B
Plaintext

go 1.26.2
use (
./ai-core
./gateway
./iot-debug-service
./memory-service
./pkg/logger
./plugin-manager
./platform-bridge
./tool-engine
./voice-service
)