Merge pull request #273 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-0.2.1
chore(deps): bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
Showing
... | @@ -26,7 +26,7 @@ require ( | ... | @@ -26,7 +26,7 @@ require ( |
github.com/libp2p/go-libp2p-netutil v0.1.0 | github.com/libp2p/go-libp2p-netutil v0.1.0 | ||
github.com/libp2p/go-libp2p-testing v0.1.1 | github.com/libp2p/go-libp2p-testing v0.1.1 | ||
github.com/libp2p/go-msgio v0.0.4 | github.com/libp2p/go-msgio v0.0.4 | ||
github.com/multiformats/go-multiaddr v0.2.0 | github.com/multiformats/go-multiaddr v0.2.1 | ||
) | ) | ||
go 1.12 | go 1.12 |
Please register or sign in to comment