Skip to content
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

Sync go.mod with upstream geth #358

Closed

Conversation

mdehoog
Copy link
Contributor

@mdehoog mdehoog commented Aug 9, 2024

Description

Syncs go.mod with upstream geth v1.14.7.

Tests

Covered by existing tests.

Additional context

Noticed that the pebble dependency was outdated, and chose to downgrade some other dependencies to be closer to upstream geth.

@mdehoog mdehoog requested a review from a team as a code owner August 9, 2024 01:17
github.com/consensys/gnark-crypto v0.12.1
github.com/crate-crypto/go-ipa v0.0.0-20240223125850-b1e8a79f509c
github.com/crate-crypto/go-kzg-4844 v1.0.0
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/deckarep/golang-set/v2 v2.6.0
github.com/donovanhide/eventsource v0.0.0-20210830082556-c59027999da0
github.com/dop251/goja v0.0.0-20230806174421-c933cf95e127
github.com/dop251/goja v0.0.0-20230605162241-28ee0ee714f3
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mdehoog
Copy link
Contributor Author

mdehoog commented Aug 9, 2024

Closing because pebble v1.1.1 doesn't contain the fix from cockroachdb/pebble#3005

@mdehoog mdehoog closed this Aug 9, 2024
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