Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.9...v0.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
9 lines
143 B
Modula-2
9 lines
143 B
Modula-2
module github.com/ipfs/go-cid
|
|
|
|
require (
|
|
github.com/multiformats/go-multibase v0.0.1
|
|
github.com/multiformats/go-multihash v0.0.10
|
|
)
|
|
|
|
go 1.13
|