Bump github.com/libp2p/go-libp2p-testing from 0.1.0 to 0.1.1
Bumps [github.com/libp2p/go-libp2p-testing](https://github.com/libp2p/go-libp2p-testing) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/libp2p/go-libp2p-testing/releases) - [Commits](https://github.com/libp2p/go-libp2p-testing/compare/v0.1.0...v0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Showing
... | ... | @@ -9,7 +9,7 @@ require ( |
github.com/libp2p/go-libp2p-loggables v0.1.0 | ||
github.com/libp2p/go-libp2p-peerstore v0.1.3 | ||
github.com/libp2p/go-libp2p-secio v0.2.1 | ||
github.com/libp2p/go-libp2p-testing v0.1.0 | ||
github.com/libp2p/go-libp2p-testing v0.1.1 | ||
github.com/libp2p/go-libp2p-transport-upgrader v0.1.1 | ||
github.com/libp2p/go-libp2p-yamux v0.2.0 | ||
github.com/libp2p/go-maddr-filter v0.0.5 | ||
... | ... |
... | ... | @@ -122,6 +122,8 @@ github.com/libp2p/go-libp2p-testing v0.0.2/go.mod h1:gvchhf3FQOtBdr+eFUABet5a4MB |
github.com/libp2p/go-libp2p-testing v0.0.3/go.mod h1:gvchhf3FQOtBdr+eFUABet5a4MBLK8jM3V4Zghvmi+E= | ||
github.com/libp2p/go-libp2p-testing v0.1.0 h1:WaFRj/t3HdMZGNZqnU2pS7pDRBmMeoDx7/HDNpeyT9U= | ||
github.com/libp2p/go-libp2p-testing v0.1.0/go.mod h1:xaZWMJrPUM5GlDBxCeGUi7kI4eqnjVyavGroI2nxEM0= | ||
github.com/libp2p/go-libp2p-testing v0.1.1 h1:U03z3HnGI7Ni8Xx6ONVZvUFOAzWYmolWf5W5jAOPNmU= | ||
github.com/libp2p/go-libp2p-testing v0.1.1/go.mod h1:xaZWMJrPUM5GlDBxCeGUi7kI4eqnjVyavGroI2nxEM0= | ||
github.com/libp2p/go-libp2p-transport-upgrader v0.1.1 h1:PZMS9lhjK9VytzMCW3tWHAXtKXmlURSc3ZdvwEcKCzw= | ||
github.com/libp2p/go-libp2p-transport-upgrader v0.1.1/go.mod h1:IEtA6or8JUbsV07qPW4r01GnTenLW4oi3lOPbUMGJJA= | ||
github.com/libp2p/go-libp2p-yamux v0.2.0 h1:TSPZ5cMMz/wdoYsye/wU1TE4G3LDGMoeEN0xgnCKU/I= | ||
... | ... |
Please register or sign in to comment