mirror of
https://github.com/waku-org/go-multiaddr.git
synced 2025-02-22 19:18:14 +00:00
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>
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.2
|
|
)
|
|
|
|
go 1.13
|