Skip to content

chore(deps): replace golang/snappy with klauspost/compress/snappy#762

Merged
zeroshade merged 1 commit intoapache:mainfrom
thaJeztah:snappier
Apr 12, 2026
Merged

chore(deps): replace golang/snappy with klauspost/compress/snappy#762
zeroshade merged 1 commit intoapache:mainfrom
thaJeztah:snappier

Conversation

@thaJeztah
Copy link
Copy Markdown
Contributor

The github.com/golang/snappy repository was archived and is no longer maintained. klauspost/compress provides a drop-in replacement, which is actively maintained, and the klauspost/compress module is already an existing dependency.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

The github.com/golang/snappy repository was archived and is no longer
maintained. klauspost/compress provides a drop-in replacement, which
is actively maintained, and the klauspost/compress module is already
an existing dependency.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah requested a review from zeroshade as a code owner April 12, 2026 18:17
@zeroshade zeroshade merged commit 786d91a into apache:main Apr 12, 2026
23 checks passed
@thaJeztah thaJeztah deleted the snappier branch April 13, 2026 09:16
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.

2 participants