Update dependency com_github_syndtr_goleveldb to v1 (#2847)

This commit is contained in:
renovate[bot] 2019-06-29 09:54:17 -04:00 committed by Preston Van Loon
parent 9ac950f480
commit 5853a399f6

View File

@ -568,7 +568,7 @@ go_repository(
go_repository(
name = "com_github_syndtr_goleveldb",
commit = "4217c9f31f5816db02addc94e56061da77f288d8",
commit = "9d007e481048296f09f59bd19bb7ae584563cd95", # v1.0.0
importpath = "github.com/syndtr/goleveldb",
)