Commit Graph

7 Commits

Author SHA1 Message Date
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
Ian Davis
d340059a80 chore: bring examples back into repository 2021-05-05 10:57:48 +01:00
Steven Allen
0ee6c5a218 extract libp2p examples to go-libp2p-examples
Repo: https://github.com/libp2p/go-lib2p-examples
2018-07-27 11:41:28 -07:00
Steven Allen
6b1133d8e7 switch probuf to gogo
(otherwise, the gx imports won't work)
2018-02-21 15:26:00 -08:00
Aviv Eyal
4b231df997 log.Fatal() -> log.Println() 2018-02-21 15:01:21 -08:00
Aviv Eyal
bf7f80c30a Refactoring 2018-02-21 15:01:21 -08:00
Aviv Eyal
380ae70ddc Added multi-protocol using protobufs example 2018-02-21 15:01:21 -08:00