go-libp2p/examples/ipfs-camp-2019/07-Messaging
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
..
.gitignore Add .gitignore for each example 2021-05-10 11:54:35 +01:00
README.md chore: bring examples back into repository 2021-05-05 10:57:48 +01:00
chat.pb.go sync: update CI config files (#2073) 2023-02-12 01:18:10 -08:00
chat.proto chore: bring examples back into repository 2021-05-05 10:57:48 +01:00
main.go examples: update go-libp2p to v0.23.x (#1803) 2022-10-06 13:04:44 -07:00
protocol.go fix: remove deprecated pubsub calls in examples 2021-05-07 18:44:01 -07:00
pubsub.go examples: update go-libp2p to v0.23.x (#1803) 2022-10-06 13:04:44 -07:00

README.md

07 Messaging

Be sure to check out these modules: