Skip to content

Commit 9c3d319

Browse files
authored
Merge pull request multiformats#35 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-core-0.2.5
Bump github.com/libp2p/go-libp2p-core from 0.0.1 to 0.2.5
2 parents a99ee66 + 092d2eb commit 9c3d319

File tree

2 files changed

+85
-1
lines changed

2 files changed

+85
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/libp2p/go-libp2p-transport-upgrader
33
require (
44
github.com/ipfs/go-log v0.0.1
55
github.com/jbenet/go-temp-err-catcher v0.0.0-20150120210811-aac704a3f4f2
6-
github.com/libp2p/go-libp2p-core v0.0.1
6+
github.com/libp2p/go-libp2p-core v0.2.5
77
github.com/libp2p/go-libp2p-mplex v0.2.1
88
github.com/libp2p/go-maddr-filter v0.0.5
99
github.com/multiformats/go-multiaddr v0.1.2

0 commit comments

Comments
 (0)