Skip to content

Commit

Permalink
Update erigon-lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
ImTei committed Jul 20, 2023
1 parent 8e4e432 commit 4c52e8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ledgerwatch/erigon
go 1.19

//fork with minor protobuf file changes and txpool support
replace github.com/ledgerwatch/erigon-lib v0.0.0-20230617020636-2aa24aa05de6 => github.com/testinprod-io/erigon-lib v0.0.0-20230719072214-bb55735de044
replace github.com/ledgerwatch/erigon-lib v0.0.0-20230617020636-2aa24aa05de6 => github.com/testinprod-io/erigon-lib v0.0.0-20230720073253-a5298b697ab7

//for local dev:
//replace github.com/ledgerwatch/erigon-lib v0.0.0-20230423044930-fc9dd74e6407 => ../erigon-lib
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -747,8 +747,8 @@ github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXl
github.com/supranational/blst v0.3.10 h1:CMciDZ/h4pXDDXQASe8ZGTNKUiVNxVVA5hpci2Uuhuk=
github.com/supranational/blst v0.3.10/go.mod h1:jZJtfjgudtNl4en1tzwPIV3KjUnQUvG3/j+w+fVonLw=
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA=
github.com/testinprod-io/erigon-lib v0.0.0-20230719072214-bb55735de044 h1:0TCDdv9vA5wBmiTwjJ9O9XwHUxCtaSWIZa+ZjHD+aCc=
github.com/testinprod-io/erigon-lib v0.0.0-20230719072214-bb55735de044/go.mod h1:qqbAdf5MngJaJPvflLOkVuJT08em4UGqnWDYGIJI5fw=
github.com/testinprod-io/erigon-lib v0.0.0-20230720073253-a5298b697ab7 h1:uqAcaW1+3QPUUufgvWNJrzz/Wou5I0knRUIGAK0J1kM=
github.com/testinprod-io/erigon-lib v0.0.0-20230720073253-a5298b697ab7/go.mod h1:qqbAdf5MngJaJPvflLOkVuJT08em4UGqnWDYGIJI5fw=
github.com/thomaso-mirodin/intmath v0.0.0-20160323211736-5dc6d854e46e h1:cR8/SYRgyQCt5cNCMniB/ZScMkhI9nk8U5C7SbISXjo=
github.com/thomaso-mirodin/intmath v0.0.0-20160323211736-5dc6d854e46e/go.mod h1:Tu4lItkATkonrYuvtVjG0/rhy15qrNGNTjPdaphtZ/8=
github.com/tidwall/btree v1.6.0 h1:LDZfKfQIBHGHWSwckhXI0RPSXzlo+KYdjK7FWSqOzzg=
Expand Down

0 comments on commit 4c52e8a

Please sign in to comment.