Merge pull request #6865 from ipfs/dependabot/go_modules/github.com/multiformats/go-multihash-0.0.13

chore(deps): bump github.com/multiformats/go-multihash from 0.0.10 to 0.0.13
This commit is contained in:
Steven Allen 2020-02-05 07:03:30 -08:00 committed by GitHub
commit f27d04fefa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -89,7 +89,7 @@ require (
github.com/multiformats/go-multiaddr-dns v0.2.0
github.com/multiformats/go-multiaddr-net v0.1.1
github.com/multiformats/go-multibase v0.0.1
github.com/multiformats/go-multihash v0.0.10
github.com/multiformats/go-multihash v0.0.13
github.com/multiformats/go-multistream v0.1.1 // indirect
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/errors v0.9.1