Commit Graph

5 Commits

Author SHA1 Message Date
2d9f360ee3 Bump github.com/libp2p/go-libp2p in /tests_interop/go_pkgs/examples
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.18.0 to 0.27.8.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.18.0...v0.27.8)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 10:18:18 +00:00
dffb33d515 Bump github.com/libp2p/go-libp2p in /tests_interop/go_pkgs/examples
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.10.3 to 0.18.0.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.10.3...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 21:49:45 +00:00
36a4a9150d Interop tests updated and fixed. 2020-08-25 15:59:22 -06:00
88f660a9c5 Noise: try to use noise in go 2020-02-28 15:50:01 +08:00
006002f687 Move interop tests out of tests
It is moved to the top level package `tests_interop`, to avoid circular
dependency, with the dependency moved to `tox`.
2019-09-23 22:00:40 +08:00