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/multiformats/go-multiaddr to v0.14.0 #789

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/multiformats/go-multiaddr v0.13.0 -> v0.14.0 age adoption passing confidence

Release Notes

multiformats/go-multiaddr (github.com/multiformats/go-multiaddr) ### [`v0.14.0`](https://redirect.github.com/multiformats/go-multiaddr/releases/tag/v0.14.0) [Compare Source](https://redirect.github.com/multiformats/go-multiaddr/compare/v0.13.0...v0.14.0) #### What's Changed - Make it safe to roundtrip Split... and Join by [@​MarcoPolo](https://redirect.github.com/MarcoPolo) in [https://github.com/multiformats/go-multiaddr/pull/250](https://redirect.github.com/multiformats/go-multiaddr/pull/250) - check for nil interfaces by [@​MarcoPolo](https://redirect.github.com/MarcoPolo) in [https://github.com/multiformats/go-multiaddr/pull/251](https://redirect.github.com/multiformats/go-multiaddr/pull/251) - nit: validate ipcidr by [@​MarcoPolo](https://redirect.github.com/MarcoPolo) in [https://github.com/multiformats/go-multiaddr/pull/247](https://redirect.github.com/multiformats/go-multiaddr/pull/247) - ci: uci/update-go by [@​web3-bot](https://redirect.github.com/web3-bot) in [https://github.com/multiformats/go-multiaddr/pull/253](https://redirect.github.com/multiformats/go-multiaddr/pull/253) - feat: memory multiaddrs by [@​pyropy](https://redirect.github.com/pyropy) in [https://github.com/multiformats/go-multiaddr/pull/256](https://redirect.github.com/multiformats/go-multiaddr/pull/256) #### New Contributors - [@​pyropy](https://redirect.github.com/pyropy) made their first contribution in [https://github.com/multiformats/go-multiaddr/pull/256](https://redirect.github.com/multiformats/go-multiaddr/pull/256) **Full Changelog**: https://github.com/multiformats/go-multiaddr/compare/v0.13.0...v0.14.0

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.