Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
qianbin committed Nov 21, 2023
1 parent 837c401 commit b44a946
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 @@ -57,6 +57,6 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/syndtr/goleveldb => github.com/qianbin/goleveldb v1.0.1-0.20231121153328-a6a61939e388
replace github.com/syndtr/goleveldb => github.com/qianbin/goleveldb v1.0.1-0.20231121163437-f16f9652a552

replace github.com/ethereum/go-ethereum => github.com/vechain/go-ethereum v1.8.15-0.20220606031836-4784dac628d7
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/qianbin/directcache v0.9.7 h1:DH6MdmU0fVjcKry57ju7U6akTFDBnLhHd0xOHZDq948=
github.com/qianbin/directcache v0.9.7/go.mod h1:gZBpa9NqO1Qz7wZKO7t7atBA76bT8X0eM01PdveW4qc=
github.com/qianbin/goleveldb v1.0.1-0.20231121153328-a6a61939e388 h1:MDnN/NqEQ0lq2lXjavViswPjU8M0Ru0oNJbdnZAUpo4=
github.com/qianbin/goleveldb v1.0.1-0.20231121153328-a6a61939e388/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48=
github.com/qianbin/goleveldb v1.0.1-0.20231121163437-f16f9652a552 h1:XRY8O1TOtMbz2y2YUjLaIYdYu6fth2czr/2SH3Gf29M=
github.com/qianbin/goleveldb v1.0.1-0.20231121163437-f16f9652a552/go.mod h1:RRCYJbIwD5jmqPI9XoAFR0OcDxqUctll6zUj/+B4S48=
github.com/rjeczalik/notify v0.9.3 h1:6rJAzHTGKXGj76sbRgDiDcYj/HniypXmSJo1SWakZeY=
github.com/rjeczalik/notify v0.9.3/go.mod h1:gF3zSOrafR9DQEWSE8TjfI9NkooDxbyT4UgRGKZA0lc=
github.com/rogpeppe/go-internal v1.6.1 h1:/FiVV8dS/e+YqF2JvO3yXRFbBLTIuSDkuC7aBOAvL+k=
Expand Down

0 comments on commit b44a946

Please sign in to comment.