Skip to content

Commit 092d2eb

Browse files
Bump github.com/libp2p/go-libp2p-core from 0.0.1 to 0.2.5
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.0.1 to 0.2.5. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](libp2p/go-libp2p-core@v0.0.1...v0.2.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a99ee66 commit 092d2eb

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)