Commit 06b080f
authored
🌱 bump github.com/go-resty/resty/v2 from 2.17.0 to 2.17.1 (#229)
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty)
from 2.17.0 to 2.17.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-resty/resty/releases">github.com/go-resty/resty/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.17.1</h2>
<h1>Release Notes</h1>
<h2>Bug Fixes</h2>
<ul>
<li>fix: content type request header on http.NoBody type <a
href="https://redirect.github.com/go-resty/resty/issues/1074">#1074</a>
by <a href="https://github.com/jeevatkm"><code>@jeevatkm</code></a> in
<a
href="https://redirect.github.com/go-resty/resty/pull/1079">go-resty/resty#1079</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-resty/resty/compare/v2.17.0...v2.17.1">https://github.com/go-resty/resty/compare/v2.17.0...v2.17.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-resty/resty/commit/52f3f39be72b1c68c84fc20d92082a3c217861db"><code>52f3f39</code></a>
Merge pull request <a
href="https://redirect.github.com/go-resty/resty/issues/1079">#1079</a>
from go-resty/fix-cnt-type-hdr-on-emptybody</li>
<li><a
href="https://github.com/go-resty/resty/commit/16e27012fe41d722ee1f2b06086c7ff5e3f3f341"><code>16e2701</code></a>
release: v2.17.1 readme update</li>
<li><a
href="https://github.com/go-resty/resty/commit/203bf1423aaac364d52be5cdd64c83781d2bd41f"><code>203bf14</code></a>
fix: content type request header on http.NoBody type <a
href="https://redirect.github.com/go-resty/resty/issues/1074">#1074</a></li>
<li><a
href="https://github.com/go-resty/resty/commit/061e449403cfb8c6580866fe30ef6ed914f0c5bb"><code>061e449</code></a>
chore: version bump to v2.17.1</li>
<li>See full diff in <a
href="https://github.com/go-resty/resty/compare/v2.17.0...v2.17.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 14f8b85 commit 06b080f
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments