Lifei/pass param to goose recipe (#2395)

This commit is contained in:
Lifei Zhou
2025-05-02 08:47:45 +10:00
committed by GitHub
parent 2591e9c98f
commit e089b0a845
5 changed files with 96 additions and 9 deletions
+1
View File
@@ -52,6 +52,7 @@ shlex = "1.3.0"
async-trait = "0.1.86"
base64 = "0.22.1"
regex = "1.11.1"
minijinja = "2.8.0"
[target.'cfg(target_os = "windows")'.dependencies]
winapi = { version = "0.3", features = ["wincred"] }