feat: goose serve (#8209)

This commit is contained in:
Alex Hancock
2026-03-31 16:52:20 -04:00
committed by GitHub
parent c4d4ee8e4e
commit 01f879fc1b
5 changed files with 57 additions and 65 deletions
Generated
+1 -2
View File
@@ -4453,7 +4453,6 @@ dependencies = [
"async-stream",
"async-trait",
"axum",
"clap",
"fs-err",
"futures",
"goose",
@@ -4475,7 +4474,6 @@ dependencies = [
"tokio-util",
"tower-http",
"tracing",
"tracing-subscriber",
"url",
"uuid",
"wiremock",
@@ -4496,6 +4494,7 @@ dependencies = [
"anstream 0.6.21",
"anyhow",
"async-trait",
"axum",
"base64 0.22.1",
"bat",
"bzip2",