mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-02 06:14:27 +02:00
refactor: consolidate duplicated dependencies into workspace (#8041)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -65,8 +65,12 @@ utoipa = "4.1"
|
||||
uuid = { version = "1.11", features = ["v4"] }
|
||||
webbrowser = "1.0"
|
||||
which = "8.0.0"
|
||||
winapi = { version = "0.3", features = ["wincred"] }
|
||||
wiremock = "0.6"
|
||||
zip = { version = "^8.0", default-features = false, features = ["deflate"] }
|
||||
serial_test = "3.2.0"
|
||||
sha2 = "0.10"
|
||||
shell-words = "1.1.1"
|
||||
test-case = "3.3.1"
|
||||
url = "2.5.8"
|
||||
opentelemetry = "0.31"
|
||||
|
||||
Reference in New Issue
Block a user