Update module github.com/go-resty/resty/v2 to v2.17.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/go-resty/resty/v2 |
v2.16.5 -> v2.17.0
|
Release Notes
go-resty/resty (github.com/go-resty/resty/v2)
v2.17.0
Release Notes
Bug Fixes
- Fix off-by-one error in key/value resolution by @mbsulliv in #975
- Fix/missing content length header on empty post req by @Libero-Dev in #1003
Backport
- backport: potential wrong total time in trace info from MR #1017 by @git-hulk in #1018
- backport: negative trace substraction when using SetTimeout by @nicolasbeauvais in #1065
Release Updates
- For v2.17.0 release by @jeevatkm in #1066
New Contributors
- @mbsulliv made their first contribution in #975
- @Libero-Dev made their first contribution in #1003
Full Changelog: https://github.com/go-resty/resty/compare/v2.16.5...v2.17.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.