Commit Graph

7 Commits

Author SHA1 Message Date
web3-bot 41a3151f0a
sync: update CI config files (#51)
* bump go.mod to Go 1.17 and run go fix

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

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

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

* add version.json file

* 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-06 12:57:18 +02:00
web3-bot debf5b3237
sync: update CI config files (#47)
* bump go.mod to Go 1.16 and run go fix

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

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

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

* run go mod tidy

* run go mod tidy

* run go mod tidy

* run go mod tidy

* update .github/workflows/automerge.yml

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

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

* Resolve issue reported by go vet and staticcheck (#48)

* chore: update to go-libp2p@0.15.1

* chore: remove unused functions

* chore: go mod tidy on wasm example

Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
2021-11-19 15:19:01 +01:00
Mearaj Bhagad 8f0d5578c3 upgrading dependencies to pass build, commpatible with go-libp2p v0.13.0 and webrtc/v3 v3.0.16 2021-03-21 14:31:43 +01:00
backkem c4aeaee64f Migrate to webrtc v2.0.16 and go-libp2p-core
Relates to #31
2019-08-05 21:29:38 +02:00
backkem 2c7a102b07 Migrate to webrtc v2.0.16 and go-libp2p-core
Relates to #31
2019-08-05 21:29:38 +02:00
backkem 13a07508a2 Update dependencies
Resolves #10
2019-04-19 09:22:41 +02:00
backkem e6d7db4ef8 Add libp2p example 2019-02-25 22:08:06 +01:00