Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update module github.com/go-resty/resty/v2 to v2.14.0 (#16)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/go-resty/resty/v2](https://togithub.com/go-resty/resty) | `v2.13.1` -> `v2.14.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-resty%2fresty%2fv2/v2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-resty%2fresty%2fv2/v2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-resty%2fresty%2fv2/v2.13.1/v2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-resty%2fresty%2fv2/v2.13.1/v2.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>go-resty/resty (github.com/go-resty/resty/v2)</summary> ### [`v2.14.0`](https://togithub.com/go-resty/resty/releases/tag/v2.14.0) [Compare Source](https://togithub.com/go-resty/resty/compare/v2.13.1...v2.14.0) ### Release Notes #### New Features - feat(curl): generate curl cmd for request && example for curl cmd by [@​ahuigo](https://togithub.com/ahuigo) in [https://github.com/go-resty/resty/pull/794](https://togithub.com/go-resty/resty/pull/794) #### Enhancements - build: update bazel config with new files by [@​jeevatkm](https://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/800](https://togithub.com/go-resty/resty/pull/800) - chore: dependency and version update v2.14.0 by [@​jeevatkm](https://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/816](https://togithub.com/go-resty/resty/pull/816) #### Upstream Fixes - update net package for vuln CVE-2023-45288 by [@​shedyfreak](https://togithub.com/shedyfreak) in [https://github.com/go-resty/resty/pull/804](https://togithub.com/go-resty/resty/pull/804) #### Test Cases - fix(examples): wrongly stderr written as stdout by [@​ahuigo](https://togithub.com/ahuigo) in [https://github.com/go-resty/resty/pull/801](https://togithub.com/go-resty/resty/pull/801) #### Documentation - fix: change resty.GET to resty.MethodGet in doc comment by [@​autopp](https://togithub.com/autopp) in [https://github.com/go-resty/resty/pull/803](https://togithub.com/go-resty/resty/pull/803) - resty dev version number and year update by [@​jeevatkm](https://togithub.com/jeevatkm) in [https://github.com/go-resty/resty/pull/799](https://togithub.com/go-resty/resty/pull/799) #### New Contributors - [@​ahuigo](https://togithub.com/ahuigo) made their first contribution in [https://github.com/go-resty/resty/pull/794](https://togithub.com/go-resty/resty/pull/794) - [@​autopp](https://togithub.com/autopp) made their first contribution in [https://github.com/go-resty/resty/pull/803](https://togithub.com/go-resty/resty/pull/803) - [@​shedyfreak](https://togithub.com/shedyfreak) made their first contribution in [https://github.com/go-resty/resty/pull/804](https://togithub.com/go-resty/resty/pull/804) **Full Changelog**: go-resty/resty@v2.13.1...v2.14.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/Michsior14/transmission-gluetun-port-update). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information