Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/sparetimecoders/goamqp](https://github.com/sparetimecoders/goamqp) from 0.1.3 to 0.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/sparetimecoders/goamqp/releases">github.com/sparetimecoders/goamqp's releases</a>.</em></p>
<blockquote>
<h2>v0.1.4</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Other Changes</h3>
<ul>
<li>feat: add error for missing routing key in Publish by <a href="https://github.com/peter-svensson"><code>@peter-svensson</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/10">sparetimecoders/goamqp#10</a></li>
<li>chore: update to Go 1.20 by <a href="https://github.com/argoyle"><code>@argoyle</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/18">sparetimecoders/goamqp#18</a></li>
<li>feat: log unparseable messages by <a href="https://github.com/peter-svensson"><code>@peter-svensson</code></a> in <a href="https://github.com/sparetimecoders/goamqp/pull/20">sparetimecoders/goamqp#20</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/argoyle"><code>@argoyle</code></a> made their first contribution in <a href="https://github.com/sparetimecoders/goamqp/pull/18">sparetimecoders/goamqp#18</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.3...v0.1.4">https://github.com/sparetimecoders/goamqp/compare/v0.1.3...v0.1.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/e53998f86dba4c144020a0472a32344c9fe5bf74"><code>e53998f</code></a> feat: log unparseable messages (<a href="https://github.com/sparetimecoders/goamqp/issues/20">#20</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/e48f02457042123f941d5dac4dabb9ccdb2589f4"><code>e48f024</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 (<a href="https://github.com/sparetimecoders/goamqp/issues/19">#19</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/08c8c7e80adef426e3c8eec8dee812d22b7a0b6f"><code>08c8c7e</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 (<a href="https://github.com/sparetimecoders/goamqp/issues/17">#17</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/4e4d10a576b9ff16d75f08945ff7315b07641353"><code>4e4d10a</code></a> chore(deps): bump actions/setup-go from 3 to 4 (<a href="https://github.com/sparetimecoders/goamqp/issues/16">#16</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/c2819308c3fe4fb7298aed7561c6746c512a3b07"><code>c281930</code></a> chore: update to Go 1.20 (<a href="https://github.com/sparetimecoders/goamqp/issues/18">#18</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/653c85a55f03d3017a4860be34d639590e85c22e"><code>653c85a</code></a> chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (<a href="https://github.com/sparetimecoders/goamqp/issues/15">#15</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/2e2da235224724d83228f75d8a7f8e4c2711a03d"><code>2e2da23</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.6.1 to 1.7.0 (<a href="https://github.com/sparetimecoders/goamqp/issues/14">#14</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/6ea6d6458c3aba5400fc561adbd4d986431c3ec5"><code>6ea6d64</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.6.0 to 1.6.1 (<a href="https://github.com/sparetimecoders/goamqp/issues/13">#13</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/07815f9b334bfecb149739aaeef6a45dfebc3ba9"><code>07815f9</code></a> chore(deps): bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.6.0 (<a href="https://github.com/sparetimecoders/goamqp/issues/12">#12</a>)</li>
<li><a href="https://github.com/sparetimecoders/goamqp/commit/d842a29eb283708b12c4f5ee39f3e725c9505256"><code>d842a29</code></a> feat: add error for missing routing key in Publish (<a href="https://github.com/sparetimecoders/goamqp/issues/10">#10</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/sparetimecoders/goamqp/compare/v0.1.3...v0.1.4">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/sparetimecoders/goamqp from 0.1.3 to 0.1.4.
Release notes
Sourced from github.com/sparetimecoders/goamqp's releases.
Commits
e53998ffeat: log unparseable messages (#20)e48f024chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 (#19)08c8c7echore(deps): bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 (#17)4e4d10achore(deps): bump actions/setup-go from 3 to 4 (#16)c281930chore: update to Go 1.20 (#18)653c85achore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#15)2e2da23chore(deps): bump github.com/rabbitmq/amqp091-go from 1.6.1 to 1.7.0 (#14)6ea6d64chore(deps): bump github.com/rabbitmq/amqp091-go from 1.6.0 to 1.6.1 (#13)07815f9chore(deps): bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.6.0 (#12)d842a29feat: add error for missing routing key in Publish (#10)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsCodecov Report
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more