Commit 7d6cf81
authored
build(deps): Bump github.com/gorilla/rpc from 1.2.0 to 1.2.1 (#1317)
Bumps [github.com/gorilla/rpc](https://github.com/gorilla/rpc) from
1.2.0 to 1.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gorilla/rpc/releases">github.com/gorilla/rpc's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.2.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Create config.yml by <a
href="https://github.com/elithrar"><code>@elithrar</code></a> in <a
href="https://redirect.github.com/gorilla/rpc/pull/73">gorilla/rpc#73</a></li>
<li>Update README.md by <a
href="https://github.com/coreydaley"><code>@coreydaley</code></a> in <a
href="https://redirect.github.com/gorilla/rpc/pull/91">gorilla/rpc#91</a></li>
<li>Update go version & add verification/testing tools by <a
href="https://github.com/apoorvajagtap"><code>@apoorvajagtap</code></a>
in <a
href="https://redirect.github.com/gorilla/rpc/pull/93">gorilla/rpc#93</a></li>
<li>import "net/http" instead of "http" by <a
href="https://github.com/shivakumargn"><code>@shivakumargn</code></a>
in <a
href="https://redirect.github.com/gorilla/rpc/pull/76">gorilla/rpc#76</a></li>
<li>Update issues.yml by <a
href="https://github.com/coreydaley"><code>@coreydaley</code></a> in <a
href="https://redirect.github.com/gorilla/rpc/pull/94">gorilla/rpc#94</a></li>
<li>update GitHub workflows by <a
href="https://github.com/coreydaley"><code>@coreydaley</code></a> in <a
href="https://redirect.github.com/gorilla/rpc/pull/95">gorilla/rpc#95</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/coreydaley"><code>@coreydaley</code></a> made
their first contribution in <a
href="https://redirect.github.com/gorilla/rpc/pull/91">gorilla/rpc#91</a></li>
<li><a
href="https://github.com/apoorvajagtap"><code>@apoorvajagtap</code></a>
made their first contribution in <a
href="https://redirect.github.com/gorilla/rpc/pull/93">gorilla/rpc#93</a></li>
<li><a
href="https://github.com/shivakumargn"><code>@shivakumargn</code></a>
made their first contribution in <a
href="https://redirect.github.com/gorilla/rpc/pull/76">gorilla/rpc#76</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gorilla/rpc/compare/v1.2.0...v1.2.1">https://github.com/gorilla/rpc/compare/v1.2.0...v1.2.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gorilla/rpc/commit/0279dcfad2c88f2037b0e17bf9ab05918e3946f7"><code>0279dcf</code></a>
update GitHub workflows (<a
href="https://redirect.github.com/gorilla/rpc/issues/95">#95</a>)</li>
<li><a
href="https://github.com/gorilla/rpc/commit/49aacf80d1a8d3c1f5c9a5197980161a52559dfb"><code>49aacf8</code></a>
Update issues.yml (<a
href="https://redirect.github.com/gorilla/rpc/issues/94">#94</a>)</li>
<li><a
href="https://github.com/gorilla/rpc/commit/d3a1155c697a8baaf789436d44a82b95aef780ae"><code>d3a1155</code></a>
import "net/http" instead of "http" (<a
href="https://redirect.github.com/gorilla/rpc/issues/76">#76</a>)</li>
<li><a
href="https://github.com/gorilla/rpc/commit/19ecfec9f2532bd4a1cd2535c0c4424f22564e9d"><code>19ecfec</code></a>
Update go version & add verification/testing tools (<a
href="https://redirect.github.com/gorilla/rpc/issues/93">#93</a>)</li>
<li><a
href="https://github.com/gorilla/rpc/commit/9515cd22f90a0ec759f729337379e3ea092dc5df"><code>9515cd2</code></a>
Merge pull request <a
href="https://redirect.github.com/gorilla/rpc/issues/91">#91</a> from
gorilla/coreydaley-patch-1</li>
<li><a
href="https://github.com/gorilla/rpc/commit/f5968f668b177a63ab9e1bb9cbeedc9fb1610d41"><code>f5968f6</code></a>
Update README.md</li>
<li><a
href="https://github.com/gorilla/rpc/commit/c2bd383f45b9ce12232c74549c1813c1aa19b9cc"><code>c2bd383</code></a>
archive mode</li>
<li><a
href="https://github.com/gorilla/rpc/commit/27d3316e212c1acd2a8cb7d0df8a9173d974cbed"><code>27d3316</code></a>
Create config.yml (<a
href="https://redirect.github.com/gorilla/rpc/issues/73">#73</a>)</li>
<li>See full diff in <a
href="https://github.com/gorilla/rpc/compare/v1.2.0...v1.2.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 32e4bd1 commit 7d6cf81
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
600 | | - | |
601 | | - | |
| 600 | + | |
| 601 | + | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
| |||
0 commit comments