Update dependency com_github_multiformats_go_multihash to v1.0.10 (#1669)

This commit is contained in:
renovate[bot]
2019-02-20 20:38:54 -05:00
committed by Preston Van Loon
parent 22c44e74af
commit df69bcbeb0

View File

@@ -212,7 +212,7 @@ go_repository(
go_repository(
name = "com_github_multiformats_go_multihash",
importpath = "github.com/multiformats/go-multihash",
tag = "v1.0.8",
tag = "v1.0.10",
)
go_repository(