mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 08:58:03 +00:00
10 lines
221 B
Modula-2
10 lines
221 B
Modula-2
module github.com/JianFeeeee/homeagent-sdk/tools/plugindev
|
|
|
|
go 1.21.0
|
|
|
|
require gitcode.com/JianFeeeee/homeagent-sdk v0.0.0
|
|
|
|
require github.com/traefik/yaegi v0.16.1
|
|
|
|
replace gitcode.com/JianFeeeee/homeagent-sdk => ../../
|