mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-02 21:13:12 +00:00
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>
9 lines
154 B
Modula-2
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
|