Skip to content

Commit

Permalink
maint(deps): bump github.com/honeycombio/beeline-go from 1.16.0 to 1.…
Browse files Browse the repository at this point in the history
…17.0 (#60)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[github.com/honeycombio/beeline-go](https://github.com/honeycombio/beeline-go)
from 1.16.0 to 1.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/honeycombio/beeline-go/releases">github.com/honeycombio/beeline-go's
releases</a>.</em></p>
<blockquote>
<h2>v1.17.0</h2>
<h3>Maintenance</h3>
<ul>
<li>maint: bump libhoney-go to v1.23.0 (<a
href="https://redirect.github.com/honeycombio/beeline-go/issues/439">#439</a>)
| <a
href="https://github.com/MikeGoldsmith"><code>@​MikeGoldsmith</code></a></li>
<li>maint: Add golang 1.22 to test matrix (<a
href="https://redirect.github.com/honeycombio/beeline-go/issues/435">#435</a>)
| <a
href="https://github.com/MikeGoldsmith"><code>@​MikeGoldsmith</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/honeycombio/beeline-go/blob/main/CHANGELOG.md">github.com/honeycombio/beeline-go's
changelog</a>.</em></p>
<blockquote>
<h2>1.17.0 2024-06-13</h2>
<h3>Maintenance</h3>
<ul>
<li>maint: bump libhoney-go to v1.23.0 (<a
href="https://redirect.github.com/honeycombio/beeline-go/issues/439">#439</a>)
| <a
href="https://github.com/MikeGoldsmith"><code>@​MikeGoldsmith</code></a></li>
<li>maint: Add golang 1.22 to test matrix (<a
href="https://redirect.github.com/honeycombio/beeline-go/issues/435">#435</a>)
| <a
href="https://github.com/MikeGoldsmith"><code>@​MikeGoldsmith</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/honeycombio/beeline-go/commit/c498b4cae506eeb355416503ff1906da52cd09ee"><code>c498b4c</code></a>
rel: Prepare v1.17.0 release (<a
href="https://redirect.github.com/honeycombio/beeline-go/issues/440">#440</a>)</li>
<li><a
href="https://github.com/honeycombio/beeline-go/commit/d94c863c04f16b334a801dd6dd5c6214eefa2699"><code>d94c863</code></a>
maint: bump libhoney-go to v1.23.0 (<a
href="https://redirect.github.com/honeycombio/beeline-go/issues/439">#439</a>)</li>
<li><a
href="https://github.com/honeycombio/beeline-go/commit/13e1e80b14cd539e5514c47d1de42dcb22d93363"><code>13e1e80</code></a>
maint: Add golang 1.22 to test matrix (<a
href="https://redirect.github.com/honeycombio/beeline-go/issues/435">#435</a>)</li>
<li>See full diff in <a
href="https://github.com/honeycombio/beeline-go/compare/v1.16.0...v1.17.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/honeycombio/beeline-go&package-manager=go_modules&previous-version=1.16.0&new-version=1.17.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent d4a30e9 commit f917506
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.21.1
require (
github.com/dgryski/go-wyhash v0.0.0-20191203203029-c4841ae36371
github.com/goware/urlx v0.3.2
github.com/honeycombio/beeline-go v1.16.0
github.com/honeycombio/beeline-go v1.17.0
github.com/honeycombio/otel-config-go v1.16.0
github.com/jessevdk/go-flags v1.6.1
go.opentelemetry.io/otel v1.27.0
Expand All @@ -26,7 +26,7 @@ require (
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
github.com/honeycombio/libhoney-go v1.23.0 // indirect
github.com/honeycombio/libhoney-go v1.23.1 // indirect
github.com/klauspost/compress v1.17.8 // indirect
github.com/lufia/plan9stats v0.0.0-20240513124658-fba389f38bae // indirect
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ github.com/goware/urlx v0.3.2 h1:gdoo4kBHlkqZNaf6XlQ12LGtQOmpKJrR04Rc3RnpJEo=
github.com/goware/urlx v0.3.2/go.mod h1:h8uwbJy68o+tQXCGZNa9D73WN8n0r9OBae5bUnLcgjw=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 h1:bkypFPDjIYGfCYD5mRBvpqxfYX1YCS1PXdKYWi8FsN0=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0/go.mod h1:P+Lt/0by1T8bfcF3z737NnSbmxQAppXMRziHUxPOC8k=
github.com/honeycombio/beeline-go v1.16.0 h1:hJjxbsq6szrv5bGrrRuIg2ayHwJhEKPX/h6Phf/D4Ss=
github.com/honeycombio/beeline-go v1.16.0/go.mod h1:zYW9IRowl76PocAe0A8rU35EChJlT1AafAwCQ1pPEkI=
github.com/honeycombio/libhoney-go v1.23.0 h1:Cw0uV90w0+GuelJYUzkEbMWVJi7bstkfWWEAvOcakDQ=
github.com/honeycombio/libhoney-go v1.23.0/go.mod h1:mbaBmUkuGwrVa9NdsskMaOzvkYMRbknsfIvavWq+5kA=
github.com/honeycombio/beeline-go v1.17.0 h1:m4wGjXJDUShsvY5dCV0sysF2QRllFrDO3N9cDQln8Kw=
github.com/honeycombio/beeline-go v1.17.0/go.mod h1:wve0zHE2MPcHeg17n7Nz9SGc/q3yLHXO84mLGLHfft8=
github.com/honeycombio/libhoney-go v1.23.1 h1:dsZrY7wfnKyBnpQJeW9B+eawDYCZBGtmP06QEcE+YDM=
github.com/honeycombio/libhoney-go v1.23.1/go.mod h1:mbaBmUkuGwrVa9NdsskMaOzvkYMRbknsfIvavWq+5kA=
github.com/honeycombio/otel-config-go v1.16.0 h1:uBkQYJf6rcBksA9+/STZszMeLUb7UcWVokt59arF2OQ=
github.com/honeycombio/otel-config-go v1.16.0/go.mod h1:vmk9lKh45nmCm0rebihgRsB76TPRc/BQEkSh92Tj2Qs=
github.com/jessevdk/go-flags v1.6.1 h1:Cvu5U8UGrLay1rZfv/zP7iLpSHGUZ/Ou68T0iX1bBK4=
Expand Down

0 comments on commit f917506

Please sign in to comment.