We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a99ee66 + 092d2eb commit 9c3d319Copy full SHA for 9c3d319
go.mod
@@ -3,7 +3,7 @@ module github.com/libp2p/go-libp2p-transport-upgrader
3
require (
4
github.com/ipfs/go-log v0.0.1
5
github.com/jbenet/go-temp-err-catcher v0.0.0-20150120210811-aac704a3f4f2
6
- github.com/libp2p/go-libp2p-core v0.0.1
+ github.com/libp2p/go-libp2p-core v0.2.5
7
github.com/libp2p/go-libp2p-mplex v0.2.1
8
github.com/libp2p/go-maddr-filter v0.0.5
9
github.com/multiformats/go-multiaddr v0.1.2
0 commit comments