go-ego / riot

Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
Apache License 2.0
6.11k stars 473 forks source link

fix build breakage caused by badger package update #70

Closed h8liu closed 5 years ago

h8liu commented 5 years ago

found by gopkgs.io. example build log:

https://gopkgs.io/builds/20180925-042129-6b841d77

the breakage is caused by:

https://github.com/dgraph-io/badger/commit/c10276c9d3b0c42744ed41b9177f4a9f021d8e08

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

h8liu commented 5 years ago

I also ran "dep ensure -update" to rebuild the Gopkg.lock