Skip to content

Commit

Permalink
Update badgerdb and ristretto v0.2.0 to fix bugs on arm
Browse files Browse the repository at this point in the history
  • Loading branch information
hiohiograb committed Jun 7, 2022
1 parent c6fb73c commit 50400f6
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.17

// should be removed once crphang/orc is up to date with upstream orc
replace github.com/crphang/orc => github.com/tardunge/orc v0.0.7
replace github.com/dgraph-io/badger/v3 v3.2103.1 => github.com/atlas-comstock/badger/v3 v3.2103.1-with-arm-fix

require (
cloud.google.com/go v0.57.0 // indirect
Expand Down
Loading

0 comments on commit 50400f6

Please sign in to comment.