Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.1 to 0.0.8. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.1...v0.0.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
7 lines
133 B
Modula-2
7 lines
133 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.8
|
|
)
|