chore(deps): bump github.com/multiformats/go-multiaddr-net
Bumps [github.com/multiformats/go-multiaddr-net](https://github.com/multiformats/go-multiaddr-net) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/multiformats/go-multiaddr-net/releases) - [Commits](https://github.com/multiformats/go-multiaddr-net/compare/v0.1.1...v0.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Showing
... | ... | @@ -87,7 +87,7 @@ require ( |
github.com/mr-tron/base58 v1.1.3 | ||
github.com/multiformats/go-multiaddr v0.2.0 | ||
github.com/multiformats/go-multiaddr-dns v0.2.0 | ||
github.com/multiformats/go-multiaddr-net v0.1.1 | ||
github.com/multiformats/go-multiaddr-net v0.1.2 | ||
github.com/multiformats/go-multibase v0.0.1 | ||
github.com/multiformats/go-multihash v0.0.13 | ||
github.com/multiformats/go-multistream v0.1.1 // indirect | ||
... | ... |
... | ... | @@ -654,6 +654,8 @@ github.com/multiformats/go-multiaddr-net v0.1.0 h1:ZepO8Ezwovd+7b5XPPDhQhayk1yt0 |
github.com/multiformats/go-multiaddr-net v0.1.0/go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ= | ||
github.com/multiformats/go-multiaddr-net v0.1.1 h1:jFFKUuXTXv+3ARyHZi3XUqQO+YWMKgBdhEvuGRfnL6s= | ||
github.com/multiformats/go-multiaddr-net v0.1.1/go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ= | ||
github.com/multiformats/go-multiaddr-net v0.1.2 h1:P7zcBH9FRETdPkDrylcXVjQLQ2t1JQtNItZULWNWgeg= | ||
github.com/multiformats/go-multiaddr-net v0.1.2/go.mod h1:QsWt3XK/3hwvNxZJp92iMQKME1qHfpYmyIjFVsSOY6Y= | ||
github.com/multiformats/go-multibase v0.0.1 h1:PN9/v21eLywrFWdFNsFKaU04kLJzuYzmrJR+ubhT9qA= | ||
github.com/multiformats/go-multibase v0.0.1/go.mod h1:bja2MqRZ3ggyXtZSEDKpl0uO/gviWFaSteVbWT51qgs= | ||
github.com/multiformats/go-multihash v0.0.1/go.mod h1:w/5tugSrLEbWqlcgJabL3oHFKTwfvkofsjW2Qa1ct4U= | ||
... | ... |
Please register or sign in to comment