-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go.mod: downgrades leveldb version to a stable version
This PR downgrades the version of levelDB to a stable version. Current version: v1.0.1-0.20220721030215-126854af5e6d Updated version: v1.0.1-0.20210819022825-2ae1ddf74ef7 Recently Ronin pulled(in #296) the changes made in go-leveldb, it includes a buggy [change](syndtr/goleveldb@afa5311) Read more: ethereum/go-ethereum#25413
- Loading branch information
Showing
2 changed files
with
12 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters