Remove dependency on goleveldb

This commit is contained in:
Deluan
2020-01-13 16:40:51 -05:00
parent 536244bc44
commit a5b2e3c31f
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -27,7 +27,6 @@ require (
github.com/smartystreets/assertions v1.0.1 // indirect
github.com/smartystreets/goconvey v1.6.4
github.com/stretchr/testify v1.4.0 // indirect
github.com/syndtr/goleveldb v0.0.0-20181127023241-353a9fca669c
golang.org/x/sys v0.0.0-20200107162124-548cf772de50 // indirect
google.golang.org/appengine v1.6.5 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect