Bump github.com/multiformats/go-multiaddr from 0.0.1 to 0.1.2
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.0.1 to 0.1.2. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.0.1...v0.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Showing
... | ... | @@ -3,6 +3,6 @@ module github.com/libp2p/go-reuseport-transport |
require ( | ||
github.com/ipfs/go-log v0.0.1 | ||
github.com/libp2p/go-reuseport v0.0.1 | ||
github.com/multiformats/go-multiaddr v0.0.1 | ||
github.com/multiformats/go-multiaddr v0.1.2 | ||
github.com/multiformats/go-multiaddr-net v0.1.1 | ||
) |
Please register or sign in to comment