Skip to content

Commit

Permalink
Fix badger arm64 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
farhoud committed Jan 8, 2023
1 parent dfe5414 commit dd189a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/timshannon/badgerhold/v3

require (
github.com/dgraph-io/badger/v3 v3.2103.1
github.com/dgraph-io/badger/v3 v3.2103.5
github.com/golang/glog v0.0.0-20210429001901-424d2337a529 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
Expand Down

0 comments on commit dd189a8

Please sign in to comment.