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.
1 parent a99ee66 commit 092d2ebCopy full SHA for 092d2eb
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