Bump github.com/libp2p/go-libp2p-core from 0.3.0 to 0.5.1
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.3.0 to 0.5.1. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.3.0...v0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Showing
... | ... | @@ -3,7 +3,7 @@ module github.com/libp2p/go-conn-security-multistream |
go 1.12 | ||
require ( | ||
github.com/libp2p/go-libp2p-core v0.3.0 | ||
github.com/libp2p/go-libp2p-core v0.5.1 | ||
github.com/libp2p/go-libp2p-testing v0.1.1 | ||
github.com/multiformats/go-multistream v0.1.1 | ||
) |
Please register or sign in to comment