mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Merge pull request #437 from libp2p/dependabot/go_modules/tests_interop/go_pkgs/examples/github.com/libp2p/go-libp2p-0.18.0
Bump github.com/libp2p/go-libp2p from 0.10.3 to 0.18.0 in /tests_interop/go_pkgs/examples
This commit is contained in:
@ -3,12 +3,10 @@ module interop
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/ipfs/go-log v1.0.4
|
||||
github.com/libp2p/go-libp2p v0.10.3
|
||||
github.com/libp2p/go-libp2p-core v0.6.1
|
||||
github.com/libp2p/go-libp2p-noise v0.1.1-0.20200507064022-02dc2ad5c414
|
||||
github.com/ipfs/go-log v1.0.5
|
||||
github.com/libp2p/go-libp2p v0.18.0
|
||||
github.com/libp2p/go-libp2p-core v0.14.0
|
||||
github.com/libp2p/go-libp2p-noise v0.3.0
|
||||
github.com/libp2p/go-libp2p-secio v0.2.2
|
||||
github.com/multiformats/go-multiaddr v0.3.0
|
||||
github.com/whyrusleeping/go-logging v0.0.1
|
||||
github.com/whyrusleeping/go-notifier v0.0.0-20170827234753-097c5d47330f // indirect
|
||||
github.com/multiformats/go-multiaddr v0.5.0
|
||||
)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user