Skip to content

Commit

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

Bumps
[github.com/honeycombio/otel-config-go](https://github.com/honeycombio/otel-config-go)
from 1.10.0 to 1.11.0.
<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.11.0</h2>
<h2>Enahncements</h2>
<ul>
<li>feat: Add WithResourceOption for additional resource configuration
(<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/48">#48</a>)
| <a href="https://github.com/martin308"><code>@​martin308</code></a>,
<a href="https://github.com/robbkidd"><code>@​robbkidd</code></a>, <a
href="https://github.com/vreynolds"><code>@​vreynolds</code></a></li>
</ul>
<h2>Maintenance</h2>
<ul>
<li>docs: Update WithExporterProtocol in README.md (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/54">#54</a>)
| <a
href="https://github.com/NicholasGWK"><code>@​NicholasGWK</code></a></li>
<li>maint: update ubuntu and collector versions in CI (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/53">#53</a>)
| <a
href="https://github.com/JamieDanielson"><code>@​JamieDanielson</code></a></li>
<li>maint(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/56">#56</a>)</li>
<li>maint(deps): bump go.opentelemetry.io/proto/otlp from 0.19.0 to
1.0.0 (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/55">#55</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/NicholasGWK"><code>@​NicholasGWK</code></a>
made their first contribution in <a
href="https://redirect.github.com/honeycombio/otel-config-go/pull/54">honeycombio/otel-config-go#54</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/honeycombio/otel-config-go/compare/v1.10.0...v1.11.0">https://github.com/honeycombio/otel-config-go/compare/v1.10.0...v1.11.0</a></p>
</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.11.0 (2023-07-28)</h2>
<h3>Enhancements</h3>
<ul>
<li>feat: Add WithResourceOption for additional resource configuration
(<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/48">#48</a>)
| <a href="https://github.com/martin308"><code>@​martin308</code></a>,
<a href="https://github.com/robbkidd"><code>@​robbkidd</code></a>, <a
href="https://github.com/vreynolds"><code>@​vreynolds</code></a></li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>docs: Update WithExporterProtocol in README.md (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/54">#54</a>)
| <a
href="https://github.com/NicholasGWK"><code>@​NicholasGWK</code></a></li>
<li>maint: update ubuntu and collector versions in CI (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/53">#53</a>)
| <a
href="https://github.com/JamieDanielson"><code>@​JamieDanielson</code></a></li>
<li>maint(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/56">#56</a>)</li>
<li>maint(deps): bump go.opentelemetry.io/proto/otlp from 0.19.0 to
1.0.0 (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/55">#55</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/a5de2052d086b733415d4a2255e9562b14063ea2"><code>a5de205</code></a>
rel: prepare 1.11.0 (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/57">#57</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/777655e4087adfb8b0ff3586498cf8a99bdcce96"><code>777655e</code></a>
maint(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/56">#56</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/0b047f9ac3848cb49f5fb893bb01f7f023f9ad43"><code>0b047f9</code></a>
maint(deps): bump go.opentelemetry.io/proto/otlp from 0.19.0 to 1.0.0
(<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/55">#55</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/f4716a600a6ca0140d1e1757e48b797fa44480a7"><code>f4716a6</code></a>
feat: Add WithResourceOption for additional resource configuration (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/48">#48</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/0b934e083a65ba96f662cc618dc0b959c52b8e49"><code>0b934e0</code></a>
docs: Update WithExporterProtocol in README.md (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/54">#54</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/8033712c0f52de654024ae9b610f30a3c699150d"><code>8033712</code></a>
maint: update ubuntu and collector versions in CI (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/53">#53</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/e91da4984f4664a894ec38068177000811d24b80"><code>e91da49</code></a>
fix: revert &quot;feat: Add resource option configuration (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/47">#47</a>)&quot;
(<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/49">#49</a>)</li>
<li><a
href="https://github.com/honeycombio/otel-config-go/commit/6365f2db2824c5a112dfdad5f9a215a0b83790ff"><code>6365f2d</code></a>
feat: Add resource option configuration (<a
href="https://redirect.github.com/honeycombio/otel-config-go/issues/47">#47</a>)</li>
<li>See full diff in <a
href="https://github.com/honeycombio/otel-config-go/compare/v1.10.0...v1.11.0">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.10.0&new-version=1.11.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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent 829a243 commit e8f84e8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 409 deletions.
11 changes: 5 additions & 6 deletions 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.10.0
github.com/honeycombio/otel-config-go v1.11.0
github.com/stretchr/testify v1.8.4
go.opentelemetry.io/otel v1.16.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.16.0
Expand All @@ -17,7 +17,7 @@ require (
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/lufia/plan9stats v0.0.0-20230326075908-cb1d2100619a // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b // indirect
Expand All @@ -41,15 +41,14 @@ require (
go.opentelemetry.io/otel/metric v1.16.0 // indirect
go.opentelemetry.io/otel/sdk/metric v0.39.0 // indirect
go.opentelemetry.io/otel/trace v1.16.0 // indirect
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/grpc v1.55.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
google.golang.org/grpc v1.57.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit e8f84e8

Please sign in to comment.