Commit Graph

28 Commits

Author SHA1 Message Date
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 161f1c73fd remove direct dependency on libp2p/go-addr-util 2022-01-03 12:47:46 +04:00
Marten Seemann 2a15c304fa chore: update deps 2021-12-13 17:37:53 +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
Marten Seemann c31aa236fb chore: update go-libp2p-tls to v0.3.1 2021-11-24 18:17:37 +04:00
Marten Seemann a61e386c51 chore: update yamux and QUIC 2021-11-20 13:57:07 +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 20f296f2e9 chore: update go-tcp-transport to v0.3.0 2021-09-27 13:30:40 +01: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 650a77b7ff update dependencies 2021-08-17 13:15:00 +02:00
Marten Seemann 366bdea5a4 chore: update deps 2021-07-28 14:28:57 +02:00
Marten Seemann e2bab1cc5a remove secio from examples 2021-07-27 19:27:56 +02:00
Marten Seemann 255eb5dfd8 update go-tcp-transport to v0.2.4 2021-07-16 18:37:13 +02:00
Marten Seemann 0d8dd216b7 update go-tcp-transport to v0.2.3 and go-multiaddr to v0.3.3 2021-06-23 19:08:23 -07: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
Marten Seemann cb45a3df61 run go mod tidy in the examples 2021-05-12 10:56:07 -07:00
Steven Allen 9243a830cb chore: fix staticcheck errors 2021-05-07 18:43:57 -07: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