delete goose web (#7696)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-03-07 12:09:05 -05:00
committed by GitHub
parent d7ffedaa6e
commit a7fb7e199c
13 changed files with 0 additions and 2036 deletions
Generated
-16
View File
@@ -4428,7 +4428,6 @@ dependencies = [
"anstream",
"anyhow",
"async-trait",
"axum 0.8.8",
"base64 0.22.1",
"bat",
"bzip2 0.5.2",
@@ -4445,7 +4444,6 @@ dependencies = [
"goose",
"goose-acp",
"goose-mcp",
"http 1.4.0",
"indicatif 0.18.3",
"open",
"rand 0.8.5",
@@ -4462,7 +4460,6 @@ dependencies = [
"test-case",
"tokio",
"tokio-util",
"tower-http",
"tracing",
"tracing-appender",
"tracing-subscriber",
@@ -4880,12 +4877,6 @@ dependencies = [
"pin-project-lite",
]
[[package]]
name = "http-range-header"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9171a2ea8a68358193d15dd5d70c1c10a2afc3e7e4c5bc92bc9f025cebd7359c"
[[package]]
name = "httparse"
version = "1.10.1"
@@ -10847,7 +10838,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8"
dependencies = [
"async-compression",
"base64 0.22.1",
"bitflags 2.10.0",
"bytes",
"futures-core",
@@ -10855,19 +10845,13 @@ dependencies = [
"http 1.4.0",
"http-body 1.0.1",
"http-body-util",
"http-range-header",
"httpdate",
"iri-string",
"mime",
"mime_guess",
"percent-encoding",
"pin-project-lite",
"tokio",
"tokio-util",
"tower",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]