chore(deps): update module github.com/avast/retry-go/v4 to v5
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/avast/retry-go/v4 | require | major |
v4.7.0 -> v5.0.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
avast/retry-go (github.com/avast/retry-go/v4)
v5.0.0
What's Changed
- Use Makefile lint target instead of blocked GitHub Action by @JaSei in https://github.com/avast/retry-go/pull/143
- default type is combination of backoff and random by @JaSei in https://github.com/avast/retry-go/pull/144
- Enhance readme + coverage by @JaSei in https://github.com/avast/retry-go/pull/146
- default branch is main by @JaSei in https://github.com/avast/retry-go/pull/147
- Proposal for v5 API: retry.New(...).Do(func) by @msf in https://github.com/avast/retry-go/pull/148
- upgrade to v5.0.0 with Go 1.20 multiple error wrapping support by @JaSei in https://github.com/avast/retry-go/pull/149
New Contributors
- @msf made their first contribution in https://github.com/avast/retry-go/pull/148
Full Changelog: https://github.com/avast/retry-go/compare/4.7.0...v5.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.