:sailboat: The immutable, decentralized, statically built p2p VPN without any central server and automatic discovery! Create decentralized introspectable tunnels over p2p with shared tokens
libp2p/go-libp2p (github.com/libp2p/go-libp2p)
### [`v0.36.4`](https://redirect.github.com/libp2p/go-libp2p/releases/tag/v0.36.4)
[Compare Source](https://redirect.github.com/libp2p/go-libp2p/compare/v0.36.3...v0.36.4)
#### Note
Due to a [https://github.com/golang/go/issues/69312](https://redirect.github.com/golang/go/issues/69312) in unbuffered timers introduced in go1.23, libp2p deadlocks if the go version in your go.mod file is go1.23. To fix this, either use the environment variable `GODEBUG="asynctimerchan=1"`, or downgrade the go version in your go.mod file.
#### What's Changed
- Release v0.36.4 by [@sukunrt](https://redirect.github.com/sukunrt) in [https://github.com/libp2p/go-libp2p/pull/2978](https://redirect.github.com/libp2p/go-libp2p/pull/2978)
**Full Changelog**: https://github.com/libp2p/go-libp2p/compare/v0.36.3...v0.36.4
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v0.36.3
->v0.36.4
Release Notes
libp2p/go-libp2p (github.com/libp2p/go-libp2p)
### [`v0.36.4`](https://redirect.github.com/libp2p/go-libp2p/releases/tag/v0.36.4) [Compare Source](https://redirect.github.com/libp2p/go-libp2p/compare/v0.36.3...v0.36.4) #### Note Due to a [https://github.com/golang/go/issues/69312](https://redirect.github.com/golang/go/issues/69312) in unbuffered timers introduced in go1.23, libp2p deadlocks if the go version in your go.mod file is go1.23. To fix this, either use the environment variable `GODEBUG="asynctimerchan=1"`, or downgrade the go version in your go.mod file. #### What's Changed - Release v0.36.4 by [@sukunrt](https://redirect.github.com/sukunrt) in [https://github.com/libp2p/go-libp2p/pull/2978](https://redirect.github.com/libp2p/go-libp2p/pull/2978) **Full Changelog**: https://github.com/libp2p/go-libp2p/compare/v0.36.3...v0.36.4Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.