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:
Paul Robinson
2024-01-26 03:17:10 -07:00
committed by GitHub
2 changed files with 971 additions and 236 deletions

View File

@ -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