go-multiaddr/go.mod
dependabot-preview[bot] 3fdfdec192
Bump github.com/multiformats/go-multihash from 0.0.8 to 0.0.10
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.8 to 0.0.10.
- [Release notes](https://github.com/multiformats/go-multihash/releases)
- [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.8...v0.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 05:52:47 +00:00

9 lines
154 B
Modula-2

module github.com/multiformats/go-multiaddr
require (
github.com/multiformats/go-multihash v0.0.10
github.com/multiformats/go-varint v0.0.1
)
go 1.13