Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump github.com/go-kit/kit from 0.12.0 to 0.13.0 (#1097)
Bumps [github.com/go-kit/kit](https://github.com/go-kit/kit) from 0.12.0 to 0.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-kit/kit/releases">github.com/go-kit/kit's releases</a>.</em></p> <blockquote> <h2>v0.13.0</h2> <p>Go kit v0.13.0 is released, containing mostly minor fixes and dependency updates.</p> <h2>What's Changed</h2> <ul> <li>Remove unused code by <a href="https://github.com/sashamelentyev"><code>@sashamelentyev</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1188">go-kit/kit#1188</a></li> <li>Use errors.Is for error handling by <a href="https://github.com/sashamelentyev"><code>@sashamelentyev</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1187">go-kit/kit#1187</a></li> <li>Fix docs by <a href="https://github.com/sashamelentyev"><code>@sashamelentyev</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1198">go-kit/kit#1198</a></li> <li>Refactor metrics/cloudwatch by <a href="https://github.com/sina-devel"><code>@sina-devel</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1202">go-kit/kit#1202</a></li> <li>README: add chaseSpace/kit, closes <a href="https://redirect.github.com/go-kit/kit/issues/1027">#1027</a> by <a href="https://github.com/peterbourgon"><code>@peterbourgon</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1052">go-kit/kit#1052</a></li> <li>feat: move from <code>streadway/amqp</code> to <code>rabbitmq-amqp091-go</code> by <a href="https://github.com/Juneezee"><code>@Juneezee</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1210">go-kit/kit#1210</a></li> <li>feat(http): make interceptingWriter reimplement common interfaces by <a href="https://github.com/Reasno"><code>@Reasno</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1212">go-kit/kit#1212</a></li> <li>Fixes Framework Beego URL by <a href="https://github.com/vpereira01"><code>@vpereira01</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1219">go-kit/kit#1219</a></li> <li>Fixed instancer loop logic that was causing Consul to get spammed by <a href="https://github.com/jkratz55"><code>@jkratz55</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1215">go-kit/kit#1215</a></li> <li>go.mod | go.sum: update dependencies for prometheus client_golang by <a href="https://github.com/vcruzmj"><code>@vcruzmj</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1225">go-kit/kit#1225</a></li> <li>ci: add go 1.18 by <a href="https://github.com/sashamelentyev"><code>@sashamelentyev</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1233">go-kit/kit#1233</a></li> <li>Update README.md by <a href="https://github.com/cxtruong70"><code>@cxtruong70</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1239">go-kit/kit#1239</a></li> <li>ci: add go 1.19 by <a href="https://github.com/sashamelentyev"><code>@sashamelentyev</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1245">go-kit/kit#1245</a></li> <li>go.mod | go.sum: Update nats-io/jwt/v2 & nats-io/nats-server/v2 dependencies to fix CVE-2021-3127 & CVE-2022-24450 by <a href="https://github.com/denopink"><code>@denopink</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1237">go-kit/kit#1237</a></li> <li>Update link pointing to protobuf generator by <a href="https://github.com/sagikazarmark"><code>@sagikazarmark</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1248">go-kit/kit#1248</a></li> <li>Update github.com/hashicorp/serf and github.com/hashicorp/consul/api to fix CVE-2019-19794 by <a href="https://github.com/francogeller"><code>@francogeller</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1250">go-kit/kit#1250</a></li> <li>Replace microgen with the maintained fork by <a href="https://github.com/ShayNehmad-RecoLabs"><code>@ShayNehmad-RecoLabs</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1254">go-kit/kit#1254</a></li> <li>Remove dead link to code generator from README by <a href="https://github.com/heymatthew"><code>@heymatthew</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1256">go-kit/kit#1256</a></li> <li>README: update codegen link to truss by <a href="https://github.com/matthewhartstonge"><code>@matthewhartstonge</code></a> in <a href="https://redirect.github.com/go-kit/kit/pull/1262">go-kit/kit#1262</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sashamelentyev"><code>@sashamelentyev</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1188">go-kit/kit#1188</a></li> <li><a href="https://github.com/sina-devel"><code>@sina-devel</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1202">go-kit/kit#1202</a></li> <li><a href="https://github.com/Juneezee"><code>@Juneezee</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1210">go-kit/kit#1210</a></li> <li><a href="https://github.com/Reasno"><code>@Reasno</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1212">go-kit/kit#1212</a></li> <li><a href="https://github.com/vpereira01"><code>@vpereira01</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1219">go-kit/kit#1219</a></li> <li><a href="https://github.com/jkratz55"><code>@jkratz55</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1215">go-kit/kit#1215</a></li> <li><a href="https://github.com/vcruzmj"><code>@vcruzmj</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1225">go-kit/kit#1225</a></li> <li><a href="https://github.com/cxtruong70"><code>@cxtruong70</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1239">go-kit/kit#1239</a></li> <li><a href="https://github.com/denopink"><code>@denopink</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1237">go-kit/kit#1237</a></li> <li><a href="https://github.com/francogeller"><code>@francogeller</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1250">go-kit/kit#1250</a></li> <li><a href="https://github.com/ShayNehmad-RecoLabs"><code>@ShayNehmad-RecoLabs</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1254">go-kit/kit#1254</a></li> <li><a href="https://github.com/heymatthew"><code>@heymatthew</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1256">go-kit/kit#1256</a></li> <li><a href="https://github.com/matthewhartstonge"><code>@matthewhartstonge</code></a> made their first contribution in <a href="https://redirect.github.com/go-kit/kit/pull/1262">go-kit/kit#1262</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-kit/kit/compare/v0.12.0...v0.13.0">https://github.com/go-kit/kit/compare/v0.12.0...v0.13.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-kit/kit/commit/dfe43fa6a8d72c23e2205d0b80e762346e203f78"><code>dfe43fa</code></a> README: update codegen link to truss (<a href="https://redirect.github.com/go-kit/kit/issues/1262">#1262</a>)</li> <li><a href="https://github.com/go-kit/kit/commit/7f14cb4dc16cd4005dc7770c131ae685cc4943b7"><code>7f14cb4</code></a> Remove dead link to code generator from README (<a href="https://redirect.github.com/go-kit/kit/issues/1256">#1256</a>)</li> <li><a href="https://github.com/go-kit/kit/commit/e923d5df8514423885b3a6d25cd44ae1d1db6d9d"><code>e923d5d</code></a> Replace microgen with the maintained fork (<a href="https://redirect.github.com/go-kit/kit/issues/1254">#1254</a>)</li> <li><a href="https://github.com/go-kit/kit/commit/a7ba4fa4e2898501f7f0969fee1050ff7a55e9e9"><code>a7ba4fa</code></a> Update github.com/hashicorp/serf and github.com/hashicorp/consul/api (<a href="https://redirect.github.com/go-kit/kit/issues/1250">#1250</a>)</li> <li><a href="https://github.com/go-kit/kit/commit/04090c3c7422dd9e1f20908709b00c58e36c2dae"><code>04090c3</code></a> Update link pointing to protobuf generator (<a href="https://redirect.github.com/go-kit/kit/issues/1248">#1248</a>)</li> <li><a href="https://github.com/go-kit/kit/commit/62c81a0f3047b5d4a6e437c7c2d5eda799fe91c3"><code>62c81a0</code></a> Update nats-io/jwt/v2 & nats-io/nats-server/v2 dependencies to fix CVE-2021-3...</li> <li><a href="https://github.com/go-kit/kit/commit/0cd2b272b599cb0cda4b16c5de50370d29e0298c"><code>0cd2b27</code></a> Merge pull request <a href="https://redirect.github.com/go-kit/kit/issues/1245">#1245</a> from sashamelentyev/patch-1</li> <li><a href="https://github.com/go-kit/kit/commit/35bf40162e2583c662d5cb0487a5ca5e7e984de8"><code>35bf401</code></a> ci: add go 1.19</li> <li><a href="https://github.com/go-kit/kit/commit/50c38262a8c71be2532f45100e622025bc5ffedf"><code>50c3826</code></a> Update README.md (<a href="https://redirect.github.com/go-kit/kit/issues/1239">#1239</a>)</li> <li><a href="https://github.com/go-kit/kit/commit/44ed82941aa3943b669b41ba3736d05b0383a8e8"><code>44ed829</code></a> ci: add go 1.18 (<a href="https://redirect.github.com/go-kit/kit/issues/1233">#1233</a>)</li> <li>Additional commits viewable in <a href="https://github.com/go-kit/kit/compare/v0.12.0...v0.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-kit/kit&package-manager=go_modules&previous-version=0.12.0&new-version=0.13.0)](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>
- Loading branch information