mudler / edgevpn

:sailboat: The immutable, decentralized, statically built p2p VPN without any central server and automatic discovery! Create decentralized introspectable tunnels over p2p with shared tokens
https://mudler.github.io/edgevpn
Apache License 2.0
672 stars 95 forks source link

fix(deps): update module github.com/libp2p/go-libp2p to v0.36.4 #775

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/libp2p/go-libp2p v0.36.3 -> v0.36.4 age adoption passing confidence

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.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.



This PR was generated by Mend Renovate. View the repository job log.