go-multiaddr/go.mod
dependabot-preview[bot] afddcded5f
Bump github.com/multiformats/go-varint from 0.0.1 to 0.0.2
Bumps [github.com/multiformats/go-varint](https://github.com/multiformats/go-varint) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/multiformats/go-varint/releases)
- [Commits](https://github.com/multiformats/go-varint/compare/v0.0.1...v0.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 05:58:13 +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.2
)
go 1.13