Marten Seemann
e6ac836f87
examples: update go-libp2p to v0.23.x ( #1803 )
2 years ago
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>
2 years ago
Steven Allen
f5e7cd1246
chore: update libp2p to v0.21 in examples ( #1674 )
2 years ago
Marten Seemann
058284b630
chore: update examples to go-libp2p v0.20.0 ( #1557 )
2 years ago
Marten Seemann
fb9663e8aa
update go-libp2p to v0.19.0 in examples ( #1409 )
3 years ago
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>
3 years ago
Marten Seemann
b33326861c
update the examples to v0.18.0 ( #1362 )
3 years ago
Marten Seemann
b42be24d4f
remove replace directives in the examples go.mod files
3 years ago
Marten Seemann
0f0cc4e4a0
use the transport.Upgrader interface
3 years ago
Marten Seemann
161f1c73fd
remove direct dependency on libp2p/go-addr-util
3 years ago
Marten Seemann
2a15c304fa
chore: update deps
3 years ago
Marten Seemann
56bcd81a3f
use the new network.ConnStats
3 years ago
Marten Seemann
a4e2a94e7b
move the peerstoremanager to the host
3 years ago
Marten Seemann
c31aa236fb
chore: update go-libp2p-tls to v0.3.1
3 years ago
Marten Seemann
a61e386c51
chore: update yamux and QUIC
3 years ago
Gus Eggert
7a35d0df97
feat: plumb through peerstore context changes ( #1237 )
3 years ago
Marten Seemann
d01b892679
update go-libp2p-swarm to v0.7.0
3 years ago
Marten Seemann
20f296f2e9
chore: update go-tcp-transport to v0.3.0
3 years ago
Marten Seemann
29da01af70
update go-libp2p-core to v0.10.0
3 years ago
web3-bot
0741d17496
sync: update CI config files ( #1166 )
3 years ago
Marten Seemann
650a77b7ff
update dependencies
3 years ago
Marten Seemann
366bdea5a4
chore: update deps
3 years ago
Marten Seemann
e2bab1cc5a
remove secio from examples
3 years ago
Marten Seemann
255eb5dfd8
update go-tcp-transport to v0.2.4
3 years ago
Marten Seemann
0d8dd216b7
update go-tcp-transport to v0.2.3 and go-multiaddr to v0.3.3
3 years ago
Jakub Sztandera
8c975722a1
Update go-libp2p in examples to fix CI
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
3 years ago
Marten Seemann
cb45a3df61
run go mod tidy in the examples
4 years ago
Steven Allen
9243a830cb
chore: fix staticcheck errors
4 years ago
Ian Davis
76e1ce667e
Fix up example readmes, submodules and gitignore
4 years ago
Ian Davis
d340059a80
chore: bring examples back into repository
4 years ago