Commit Graph

25 Commits

Author SHA1 Message Date
Sukun
efb90aeb82 examples: update go-libp2p to v0.28.0 (#2366) 2023-06-15 01:59:40 -07:00
Marten Seemann
e4f1e0cbb4 examples: update go-libp2p to v0.27.1 (#2254) 2023-04-14 09:12:45 -07:00
Marten Seemann
9712390c6f chore: update examples to v0.26.0 (#2134) 2023-02-23 14:53:11 -08:00
web3-bot
3a66ff89a1 sync: update CI config files (#2073)
* bump go.mod to Go 1.19 and run go fix

* stop using the deprecated io/ioutil package

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

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

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

* stop using the deprecated io/ioutil package

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

* stop using the deprecated io/ioutil package

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

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

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

* various fixes

* stop using deprecated math/rand.Read

---------

Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
2023-02-12 01:18:10 -08:00
Marco Munizaga
985683722c chore: update examples to v0.25.1 (#2080) 2023-02-11 13:57:03 -08:00
Marten Seemann
3f024f703e chore: update examples to v0.24.0 (#1936) 2022-12-10 14:26:23 -08: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
Steven Allen
f5e7cd1246 chore: update libp2p to v0.21 in examples (#1674) 2022-08-13 12:41:31 +03:00
Marten Seemann
058284b630 chore: update examples to go-libp2p v0.20.0 (#1557) 2022-05-28 02:24:51 -07:00
Marten Seemann
fb9663e8aa update go-libp2p to v0.19.0 in examples (#1409) 2022-04-19 05:34:27 -07:00
web3-bot
38c8195999 sync: update CI config files (#1372)
* bump go.mod to Go 1.17 and run go fix

* update .github/workflows/automerge.yml

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

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

Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
2022-04-10 15:33:32 -07:00
Marten Seemann
b33326861c update the examples to v0.18.0 (#1362) 2022-03-30 05:54:34 -07:00
Marten Seemann
b42be24d4f remove replace directives in the examples go.mod files 2022-01-10 10:58:32 +04:00
Marten Seemann
0f0cc4e4a0 use the transport.Upgrader interface 2022-01-04 13:20:59 +04:00
Marten Seemann
56bcd81a3f use the new network.ConnStats 2021-12-13 17:26:07 +04:00
Marten Seemann
a4e2a94e7b move the peerstoremanager to the host 2021-12-10 12:47:36 +04:00
Gus Eggert
7a35d0df97 feat: plumb through peerstore context changes (#1237) 2021-11-12 13:43:02 -05:00
Marten Seemann
d01b892679 update go-libp2p-swarm to v0.7.0 2021-10-19 10:39:32 +02:00
Marten Seemann
29da01af70 update go-libp2p-core to v0.10.0 2021-09-17 18:50:15 +02:00
web3-bot
0741d17496 sync: update CI config files (#1166) 2021-08-21 11:00:06 +00:00
Marten Seemann
366bdea5a4 chore: update deps 2021-07-28 14:28:57 +02:00
Jakub Sztandera
8c975722a1 Update go-libp2p in examples to fix CI
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2021-06-07 18:57:24 +02:00
Ian Davis
76e1ce667e Fix up example readmes, submodules and gitignore 2021-05-05 11:32:17 +01:00
Ian Davis
d340059a80 chore: bring examples back into repository 2021-05-05 10:57:48 +01:00