965cce7192
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
14 lines
163 B
Plaintext
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
|
|
)
|