Skip to content

fix(client): use andybalholm for Brotli decoding - #1130

Merged
ryanfowler merged 2 commits into
mainfrom
fix/use-andybalholm-brotli
Aug 26, 2026
Merged

fix(client): use andybalholm for Brotli decoding#1130
ryanfowler merged 2 commits into
mainfrom
fix/use-andybalholm-brotli

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • replace the Google Brotli decoder with github.com/andybalholm/brotli
  • update Brotli response-body wrapping and module checksums
  • keep Brotli decoding coverage and fixtures current

Validation

  • go test ./...
  • go mod verify
  • go build .
  • staticcheck ./...

@ryanfowler
ryanfowler merged commit b143b7f into main Aug 26, 2026
12 checks passed
@ryanfowler
ryanfowler deleted the fix/use-andybalholm-brotli branch August 26, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant