Really upgrade goleveldb to the latest master version

PR #876 actually upgraded goleveldb to 1.0.0, not to the latest master.

Recent changes to goleveldb should improve performance
https://github.com/syndtr/goleveldb/issues/226#issuecomment-477568827
This commit is contained in:
Andrey Smirnov
2019-09-27 14:03:54 +03:00
committed by Andrey Smirnov
parent 19db62d74f
commit c86c3a803f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ require (
github.com/smira/go-ftp-protocol v0.0.0-20140829150050-066b75c2b70d
github.com/smira/go-xz v0.0.0-20150414201226-0c531f070014
github.com/stretchr/testify v1.4.0 // indirect
github.com/syndtr/goleveldb v1.0.0
github.com/syndtr/goleveldb v1.0.1-0.20190923125748-758128399b1d
github.com/ugorji/go v1.1.4
github.com/wsxiaoys/terminal v0.0.0-20160513160801-0940f3fc43a0
golang.org/x/crypto v0.0.0-20180403160946-b2aa35443fbc