chore: move insta to dev-dependencies (#8811)

Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Rodolfo Olivieri
2026-05-13 12:14:05 -03:00
committed by GitHub
parent 0e270373c2
commit 78eff2e6f9
+1 -1
View File
@@ -166,7 +166,6 @@ sys-info = "0.9"
schemars = { workspace = true, features = [
"derive",
] }
insta = "1.47.2"
shellexpand = { workspace = true }
indexmap = "2.14.0"
ignore = { workspace = true }
@@ -232,6 +231,7 @@ goose-test-support = { path = "../goose-test-support" }
bytes.workspace = true
http.workspace = true
goose-mcp = { path = "../goose-mcp" }
insta = "1.47.2"
[[example]]
name = "agent"