zeekay b4de130835 fix(deps): patch the AWS SDK EventStream DoS
Panic-driven denial of service in the AWS SDK for Go v2 EventStream decoder:

    aws/protocol/eventstream  -> v1.7.8   (patched in 1.7.8)
    service/s3                -> v1.97.3  (patched in 1.97.3)

Minimum patched versions rather than latest, so the change carries the fix and
nothing else; go get pulled the usual transitive companions at patch level
within v1.x.

Verified: go build ./... exit 0. go test ./... 9 ok / 3 fail — unchanged from before this commit (pre-existing, incl. TestPhysicalSnapshotRoundTrip).
2026-07-26 05:37:48 -07:00
2025-12-31 17:47:41 -08:00
2025-12-13 00:21:26 -08:00
2025-12-13 00:21:26 -08:00
2025-09-26 02:13:31 +00:00
2026-05-18 10:26:05 -07:00
2025-12-13 00:21:26 -08:00
2025-09-26 02:13:31 +00:00
2025-09-26 02:13:31 +00:00
2025-07-25 19:16:04 -05:00
2026-01-12 14:46:02 -08:00
S
Description
Pluggable storage layer: adapters for BadgerDB, Pebble, Merkle-tree indexing, snapshots, and chain state persistence.
BSD-3-Clause
974 KiB
Languages
Go 99.2%
ZAP 0.4%
Makefile 0.4%