Skip to content

go.mod: update pebble to v1.1.5 to reduce clutter in go.sum #31541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025

Conversation

hazzik
Copy link
Contributor

@hazzik hazzik commented Apr 1, 2025

go get github.com/cockroachdb/[email protected]
go mod tidy

Copy link
Member

@MariusVanDerWijden MariusVanDerWijden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, checked the diff: cockroachdb/pebble@v1.1.2...v1.1.5 and it seems there's not much between 1.1.2 and 1.1.5 except for a way to upgrade databases.
We should probably think about upgrading to the v2 branch in the medium-term (but that might require users to run an update script or to resync)

Co-authored-by: Alex Zaytsev <[email protected]>
Co-authored-by: lightclient <[email protected]>
@lightclient
Copy link
Member

@MariusVanDerWijden what do you think about merging this? I rebased to fix the conflicts.

@rjl493456442 rjl493456442 changed the title go.mod: update github.com/cockroachdb/pebble to v1.1.5 to reduce clutter in go.sum go.mod: update pebble to v1.1.5 to reduce clutter in go.sum May 6, 2025
@rjl493456442 rjl493456442 merged commit 79e8870 into ethereum:master May 6, 2025
3 of 4 checks passed
@rjl493456442 rjl493456442 added this to the 1.15.12 milestone May 6, 2025
@hazzik hazzik deleted the deps/pebble branch May 6, 2025 06:52
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.

4 participants