Skip to content

Commit

Permalink
maint(deps): bump github.com/honeycombio/otel-config-go from 1.13.0 t…
Browse files Browse the repository at this point in the history
…o 1.13.1 (#178)

Bumps
[github.com/honeycombio/otel-config-go](https://github.com/honeycombio/otel-config-go)
from 1.13.0 to 1.13.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/honeycombio/otel-config-go/releases">github.com/honeycombio/otel-config-go's
releases</a>.</em></p>
<blockquote>
<h2>v1.13.1</h2>
<h3>Fixes</h3>
<ul>
<li>fix: remove duplicate secureOption assignment (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/93">#93</a>)
| <a href="https://github.com/smoyer64"><code>@​smoyer64</code></a></li>
<li>fix(pipelines): use protocol constants (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/92">#92</a>)
| <a
href="https://github.com/tranngoclam"><code>@​tranngoclam</code></a></li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>maint: combine otel core and contrib in dependabot groups (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/91">#91</a>)
| <a
href="https://github.com/JamieDanielson"><code>@​JamieDanielson</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/honeycombio/otel-config-go/blob/main/CHANGELOG.md">github.com/honeycombio/otel-config-go's
changelog</a>.</em></p>
<blockquote>
<h2>v1.13.1 (2023-12-04)</h2>
<h3>Fixes</h3>
<ul>
<li>fix: remove duplicate secureOption assignment (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/93">#93</a>)
| <a href="https://github.com/smoyer64"><code>@​smoyer64</code></a></li>
<li>fix(pipelines): use protocol constants (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/92">#92</a>)
| <a
href="https://github.com/tranngoclam"><code>@​tranngoclam</code></a></li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>maint: combine otel core and contrib in dependabot groups (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/91">#91</a>)
| <a
href="https://github.com/JamieDanielson"><code>@​JamieDanielson</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/34597f25fa21ba437c45467e78d33a0d773d12a2"><code>34597f2</code></a>
rel: prepare v1.13.1 release (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/95">#95</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/271dc17413dcbd23f7e588e348acc6722d77747e"><code>271dc17</code></a>
fix: remove duplicate secureOption assignment (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/93">#93</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/ece6f2de4ceb8a844914343b87e31afae1671159"><code>ece6f2d</code></a>
fix(pipelines): use protocol constants (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/92">#92</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/79d3a2509908b4e6319fec61beba22be5135aabf"><code>79d3a25</code></a>
maint: combine otel core and contrib in dependabot groups (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/91">#91</a>)</li>
<li>See full diff in <a
href="https://github.com/honeycombio/otel-config-go/compare/v1.13.0...v1.13.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/honeycombio/otel-config-go&package-manager=go_modules&previous-version=1.13.0&new-version=1.13.1)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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 Jan 10, 2024
1 parent cf2739f commit 6420c4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/honeycombio/honeycomb-opentelemetry-go
go 1.20

require (
github.com/honeycombio/otel-config-go v1.13.0
github.com/honeycombio/otel-config-go v1.13.1
github.com/stretchr/testify v1.8.4
go.opentelemetry.io/otel v1.21.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.21.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1 h1:6UKoz5ujsI55KNpsJH3UwCq3T8kKbZwNZBNPuTTje8U=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1/go.mod h1:YvJ2f6MplWDhfxiUC3KpyTy76kYUZA4W3pTv/wdKQ9Y=
github.com/honeycombio/otel-config-go v1.13.0 h1:AZNndCVEq94Rnc0zAMffm5lFKKr9codsaoHChDFZLP4=
github.com/honeycombio/otel-config-go v1.13.0/go.mod h1:5hRpKBVO2cMXBaonDmr6KHYB2N/Q5AD3hr7+PVJQOx0=
github.com/honeycombio/otel-config-go v1.13.1 h1:JYERH81ChVB4vH3Jmo8ifAkeKhVRD85uaaLLpm4MzY0=
github.com/honeycombio/otel-config-go v1.13.1/go.mod h1:5hRpKBVO2cMXBaonDmr6KHYB2N/Q5AD3hr7+PVJQOx0=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
Expand Down

0 comments on commit 6420c4d

Please sign in to comment.