Commit Graph

9 Commits

Author SHA1 Message Date
Icarus9913
2835a3a220 examples: stop using deprecated peer.ID.Pretty (#2563)
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2023-09-11 07:28:38 -07:00
Marten Seemann
405af03e60 examples: update go-libp2p to v0.30.0 (#2507) 2023-08-24 00:39:25 -07:00
Marten Seemann
d2398ee4f2 quic: update quic-go to v0.37.5 (#2497)
* Small changes for new quic-go API

* Update quic-go dependency

* Manually bump Go version in go-test

* Don't run examples in Go 1.21 yet

Revert this commit when we release a new go-libp2p version compatible
with Go 1.21

* update quic-go to v0.37.5

---------

Co-authored-by: Marco Munizaga <git@marcopolo.io>
2023-08-17 00:26:56 -07:00
Marten Seemann
e6ac836f87 examples: update go-libp2p to v0.23.x (#1803) 2022-10-06 13:04:44 -07:00
web3-bot
eff72c4afa sync: update CI config files (#1678)
* bump go.mod to Go 1.18 and run go fix

* bump go.mod to Go 1.18 and run go fix

* bump go.mod to Go 1.18 and run go fix

* bump go.mod to Go 1.18 and run go fix

* run gofmt -s

* update .github/workflows/go-test.yml

* update .github/workflows/go-check.yml

* stop using the deprecated io/ioutil package

Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
2022-08-17 01:05:51 -07:00
Marten Seemann
b7bee3855c remove the context from the libp2p and from the Host contructor 2021-09-18 14:06:56 +02:00
Marten Seemann
e2bab1cc5a remove secio from examples 2021-07-27 19:27:56 +02:00
Steven Allen
9243a830cb chore: fix staticcheck errors 2021-05-07 18:43:57 -07:00
Ian Davis
d340059a80 chore: bring examples back into repository 2021-05-05 10:57:48 +01:00