Update module github.com/hashicorp/memberlist to v0.5.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/hashicorp/memberlist | v0.5.0 -> v0.5.3 |
Release Notes
hashicorp/memberlist (github.com/hashicorp/memberlist)
v0.5.3
What's Changed
- Dependency Bump to fix Vulnerabilities by @mohanmanikanta2299 in https://github.com/hashicorp/memberlist/pull/318
New Contributors
- @mohanmanikanta2299 made their first contribution in https://github.com/hashicorp/memberlist/pull/318
Full Changelog: https://github.com/hashicorp/memberlist/compare/v0.5.2...v0.5.3
v0.5.2
What's Changed
- Introduce hashicorp/go-metrics compatibility by @mkeeler in https://github.com/hashicorp/memberlist/pull/315
Full Changelog: https://github.com/hashicorp/memberlist/compare/v0.5.1...v0.5.2
v0.5.1
Update to go-msgpack 2.1.1
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 was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 6 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/armon/go-metrics |
v0.0.0-20180917152333-f0300d1749da -> v0.4.1 |
github.com/modern-go/concurrent |
v0.0.0-20180228061459-e0a39a4cb421 -> v0.0.0-20180306012644-bacd9c7ef1dd |
golang.org/x/crypto |
v0.5.0 -> v0.32.0 |
golang.org/x/net |
v0.7.0 -> v0.34.0 |
golang.org/x/sys |
v0.5.0 -> v0.29.0 |
golang.org/x/text |
v0.7.0 -> v0.21.0 |