Skip to content

Commit c628e85

Browse files
chore(deps): Bump the production-dependencies group with 7 updates (#170)
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [go.opentelemetry.io/contrib/exporters/autoexport](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.58.0` | `0.59.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.58.0` | `0.59.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.58.0` | `0.59.0` | | [go.opentelemetry.io/contrib/propagators/autoprop](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.58.0` | `0.59.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.216.0` | `0.217.0` | Updates `go.opentelemetry.io/contrib/exporters/autoexport` from 0.58.0 to 0.59.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/releases">go.opentelemetry.io/contrib/exporters/autoexport's releases</a>.</em></p> <blockquote> <h2>Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0</h2> <h2>Overview</h2> <h3>Added</h3> <ul> <li>Generate server metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411">#6411</a>)</li> <li>Generate client metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607">#6607</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix error logged by Jaeger remote sampler on empty or unset <code>OTEL_TRACES_SAMPLER_ARG</code> environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511">#6511</a>)</li> <li>Relax minimum Go version to 1.22.0 in various modules. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595">#6595</a>)</li> <li><code>NewSDK</code> handles empty <code>OpenTelemetryConfiguration.Resource</code> properly in <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> <li>Fix a possible nil dereference panic in <code>NewSDK</code> of <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>fix(deps): update module google.golang.org/grpc to v1.69.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6438">open-telemetry/opentelemetry-go-contrib#6438</a></li> <li>[chore] Update go.opentelemetry.io/contrib packages in example/dice/instrumented by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6439">open-telemetry/opentelemetry-go-contrib#6439</a></li> <li>chore(deps): update k8s.io/kube-openapi digest to 2c72e55 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6445">open-telemetry/opentelemetry-go-contrib#6445</a></li> <li>[chore] Add test coverage of version.go files by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6443">open-telemetry/opentelemetry-go-contrib#6443</a></li> <li>[chore] Have renovate update our tools dependencies by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6444">open-telemetry/opentelemetry-go-contrib#6444</a></li> <li>chore(deps): update module golang.org/x/crypto to v0.31.0 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6429">open-telemetry/opentelemetry-go-contrib#6429</a></li> <li>fix(deps): update module cloud.google.com/go/compute/metadata to v0.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6447">open-telemetry/opentelemetry-go-contrib#6447</a></li> <li>chore(deps): update github.com/golang/groupcache digest to 2c02b82 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6449">open-telemetry/opentelemetry-go-contrib#6449</a></li> <li>chore(deps): update github.com/matoous/godox digest to 94d1edd by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6450">open-telemetry/opentelemetry-go-contrib#6450</a></li> <li>chore(deps): update github.com/burntsushi/toml digest to b7406c0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6448">open-telemetry/opentelemetry-go-contrib#6448</a></li> <li>chore(deps): update github.com/timakin/bodyclose digest to adbc21e by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6451">open-telemetry/opentelemetry-go-contrib#6451</a></li> <li>[chore] Remove the renovate update for otel go by <a href="https://github.com/XSAM"><code>@​XSAM</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6436">open-telemetry/opentelemetry-go-contrib#6436</a></li> <li>chore(deps): update golang.org/x by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6452">open-telemetry/opentelemetry-go-contrib#6452</a></li> <li>chore(deps): update mvdan.cc/unparam digest to 57a3b42 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6453">open-telemetry/opentelemetry-go-contrib#6453</a></li> <li>chore(deps): update module dario.cat/mergo to v1.0.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6454">open-telemetry/opentelemetry-go-contrib#6454</a></li> <li>chore(deps): update module github.com/microsoft/go-winio to v0.6.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6460">open-telemetry/opentelemetry-go-contrib#6460</a></li> <li>chore(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6459">open-telemetry/opentelemetry-go-contrib#6459</a></li> <li>chore(deps): update module github.com/butuzov/ireturn to v0.3.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6455">open-telemetry/opentelemetry-go-contrib#6455</a></li> <li>chore(deps): update module github.com/go-xmlfmt/xmlfmt to v1.1.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6456">open-telemetry/opentelemetry-go-contrib#6456</a></li> <li>chore(deps): update module github.com/jjti/go-spancheck to v0.6.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6457">open-telemetry/opentelemetry-go-contrib#6457</a></li> <li>chore(deps): update module github.com/ckaznocha/intrange to v0.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6466">open-telemetry/opentelemetry-go-contrib#6466</a></li> <li>chore(deps): update module github.com/magiconair/properties to v1.8.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6458">open-telemetry/opentelemetry-go-contrib#6458</a></li> <li>chore(deps): update module github.com/butuzov/mirror to v1.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6464">open-telemetry/opentelemetry-go-contrib#6464</a></li> <li>chore(deps): update module github.com/goccy/go-yaml to v1.15.10 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6473">open-telemetry/opentelemetry-go-contrib#6473</a></li> <li>chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6472">open-telemetry/opentelemetry-go-contrib#6472</a></li> <li>chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6465">open-telemetry/opentelemetry-go-contrib#6465</a></li> <li>chore(deps): update module github.com/ldez/gomoddirectives to v0.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6475">open-telemetry/opentelemetry-go-contrib#6475</a></li> <li>chore(deps): update module github.com/prometheus/client_golang to v1.20.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6478">open-telemetry/opentelemetry-go-contrib#6478</a></li> <li>chore(deps): update module github.com/ashanbrown/makezero to v1.2.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6463">open-telemetry/opentelemetry-go-contrib#6463</a></li> <li>chore(deps): update module github.com/cloudflare/circl to v1.5.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6467">open-telemetry/opentelemetry-go-contrib#6467</a></li> <li>chore(deps): update module github.com/curioswitch/go-reassign to v0.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6468">open-telemetry/opentelemetry-go-contrib#6468</a></li> <li>chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6469">open-telemetry/opentelemetry-go-contrib#6469</a></li> <li>chore(deps): update module github.com/sanposhiho/wastedassign/v2 to v2.1.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6484">open-telemetry/opentelemetry-go-contrib#6484</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md">go.opentelemetry.io/contrib/exporters/autoexport's changelog</a>.</em></p> <blockquote> <h2>[1.34.0/0.59.0/0.28.0/0.14.0/0.9.0/0.7.0/0.6.0] - 2025-01-17</h2> <h3>Added</h3> <ul> <li>Generate server metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411">#6411</a>)</li> <li>Generate client metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607">#6607</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix error logged by Jaeger remote sampler on empty or unset <code>OTEL_TRACES_SAMPLER_ARG</code> environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511">#6511</a>)</li> <li>Relax minimum Go version to 1.22.0 in various modules. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595">#6595</a>)</li> <li><code>NewSDK</code> handles empty <code>OpenTelemetryConfiguration.Resource</code> properly in <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> <li>Fix a possible nil dereference panic in <code>NewSDK</code> of <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e6e7902d104cb633154df760add009a5a0c2d5a3"><code>e6e7902</code></a> Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6641">#6641</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/21dad7fa9bc05230b2018ceea001fb5f4b675a38"><code>21dad7f</code></a> chore(deps): update module github.com/goccy/go-yaml to v1.15.15 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6640">#6640</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/751de09e94259a0352a8441f24061ab01069ee4c"><code>751de09</code></a> config: Add fuzz tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6604">#6604</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/dafdad14b7858c7f491c8cb72e4bc7deaf9378e3"><code>dafdad1</code></a> Templatize the otelhttp semconv module (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6626">#6626</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/df8e43553e3b64d4e996705e144e9ab01f7f6fb6"><code>df8e435</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6631">#6631</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/ad47796a12f8dcf113a211dd0a21128557049872"><code>ad47796</code></a> chore(deps): update module github.com/prometheus/common to v0.62.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6634">#6634</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3657d50dbf733a606eff2d887eeec00c958b8f4c"><code>3657d50</code></a> chore(deps): update module github.com/goccy/go-yaml to v1.15.14 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6628">#6628</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/512218bca7b08c2365b94d19fcebdc14f994f9c2"><code>512218b</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6623">#6623</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f271d55f75e7f00b88793b8580ab4db381bc2967"><code>f271d55</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6622">#6622</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/820aa8037389a01385af244ad879b06f768fa496"><code>820aa80</code></a> fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6619">#6619</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.58.0...zpages/v0.59.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace` from 0.58.0 to 0.59.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/releases">go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace's releases</a>.</em></p> <blockquote> <h2>Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0</h2> <h2>Overview</h2> <h3>Added</h3> <ul> <li>Generate server metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411">#6411</a>)</li> <li>Generate client metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607">#6607</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix error logged by Jaeger remote sampler on empty or unset <code>OTEL_TRACES_SAMPLER_ARG</code> environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511">#6511</a>)</li> <li>Relax minimum Go version to 1.22.0 in various modules. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595">#6595</a>)</li> <li><code>NewSDK</code> handles empty <code>OpenTelemetryConfiguration.Resource</code> properly in <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> <li>Fix a possible nil dereference panic in <code>NewSDK</code> of <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>fix(deps): update module google.golang.org/grpc to v1.69.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6438">open-telemetry/opentelemetry-go-contrib#6438</a></li> <li>[chore] Update go.opentelemetry.io/contrib packages in example/dice/instrumented by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6439">open-telemetry/opentelemetry-go-contrib#6439</a></li> <li>chore(deps): update k8s.io/kube-openapi digest to 2c72e55 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6445">open-telemetry/opentelemetry-go-contrib#6445</a></li> <li>[chore] Add test coverage of version.go files by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6443">open-telemetry/opentelemetry-go-contrib#6443</a></li> <li>[chore] Have renovate update our tools dependencies by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6444">open-telemetry/opentelemetry-go-contrib#6444</a></li> <li>chore(deps): update module golang.org/x/crypto to v0.31.0 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6429">open-telemetry/opentelemetry-go-contrib#6429</a></li> <li>fix(deps): update module cloud.google.com/go/compute/metadata to v0.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6447">open-telemetry/opentelemetry-go-contrib#6447</a></li> <li>chore(deps): update github.com/golang/groupcache digest to 2c02b82 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6449">open-telemetry/opentelemetry-go-contrib#6449</a></li> <li>chore(deps): update github.com/matoous/godox digest to 94d1edd by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6450">open-telemetry/opentelemetry-go-contrib#6450</a></li> <li>chore(deps): update github.com/burntsushi/toml digest to b7406c0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6448">open-telemetry/opentelemetry-go-contrib#6448</a></li> <li>chore(deps): update github.com/timakin/bodyclose digest to adbc21e by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6451">open-telemetry/opentelemetry-go-contrib#6451</a></li> <li>[chore] Remove the renovate update for otel go by <a href="https://github.com/XSAM"><code>@​XSAM</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6436">open-telemetry/opentelemetry-go-contrib#6436</a></li> <li>chore(deps): update golang.org/x by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6452">open-telemetry/opentelemetry-go-contrib#6452</a></li> <li>chore(deps): update mvdan.cc/unparam digest to 57a3b42 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6453">open-telemetry/opentelemetry-go-contrib#6453</a></li> <li>chore(deps): update module dario.cat/mergo to v1.0.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6454">open-telemetry/opentelemetry-go-contrib#6454</a></li> <li>chore(deps): update module github.com/microsoft/go-winio to v0.6.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6460">open-telemetry/opentelemetry-go-contrib#6460</a></li> <li>chore(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6459">open-telemetry/opentelemetry-go-contrib#6459</a></li> <li>chore(deps): update module github.com/butuzov/ireturn to v0.3.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6455">open-telemetry/opentelemetry-go-contrib#6455</a></li> <li>chore(deps): update module github.com/go-xmlfmt/xmlfmt to v1.1.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6456">open-telemetry/opentelemetry-go-contrib#6456</a></li> <li>chore(deps): update module github.com/jjti/go-spancheck to v0.6.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6457">open-telemetry/opentelemetry-go-contrib#6457</a></li> <li>chore(deps): update module github.com/ckaznocha/intrange to v0.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6466">open-telemetry/opentelemetry-go-contrib#6466</a></li> <li>chore(deps): update module github.com/magiconair/properties to v1.8.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6458">open-telemetry/opentelemetry-go-contrib#6458</a></li> <li>chore(deps): update module github.com/butuzov/mirror to v1.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6464">open-telemetry/opentelemetry-go-contrib#6464</a></li> <li>chore(deps): update module github.com/goccy/go-yaml to v1.15.10 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6473">open-telemetry/opentelemetry-go-contrib#6473</a></li> <li>chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6472">open-telemetry/opentelemetry-go-contrib#6472</a></li> <li>chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6465">open-telemetry/opentelemetry-go-contrib#6465</a></li> <li>chore(deps): update module github.com/ldez/gomoddirectives to v0.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6475">open-telemetry/opentelemetry-go-contrib#6475</a></li> <li>chore(deps): update module github.com/prometheus/client_golang to v1.20.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6478">open-telemetry/opentelemetry-go-contrib#6478</a></li> <li>chore(deps): update module github.com/ashanbrown/makezero to v1.2.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6463">open-telemetry/opentelemetry-go-contrib#6463</a></li> <li>chore(deps): update module github.com/cloudflare/circl to v1.5.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6467">open-telemetry/opentelemetry-go-contrib#6467</a></li> <li>chore(deps): update module github.com/curioswitch/go-reassign to v0.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6468">open-telemetry/opentelemetry-go-contrib#6468</a></li> <li>chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6469">open-telemetry/opentelemetry-go-contrib#6469</a></li> <li>chore(deps): update module github.com/sanposhiho/wastedassign/v2 to v2.1.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6484">open-telemetry/opentelemetry-go-contrib#6484</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md">go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace's changelog</a>.</em></p> <blockquote> <h2>[1.34.0/0.59.0/0.28.0/0.14.0/0.9.0/0.7.0/0.6.0] - 2025-01-17</h2> <h3>Added</h3> <ul> <li>Generate server metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411">#6411</a>)</li> <li>Generate client metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607">#6607</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix error logged by Jaeger remote sampler on empty or unset <code>OTEL_TRACES_SAMPLER_ARG</code> environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511">#6511</a>)</li> <li>Relax minimum Go version to 1.22.0 in various modules. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595">#6595</a>)</li> <li><code>NewSDK</code> handles empty <code>OpenTelemetryConfiguration.Resource</code> properly in <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> <li>Fix a possible nil dereference panic in <code>NewSDK</code> of <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e6e7902d104cb633154df760add009a5a0c2d5a3"><code>e6e7902</code></a> Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6641">#6641</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/21dad7fa9bc05230b2018ceea001fb5f4b675a38"><code>21dad7f</code></a> chore(deps): update module github.com/goccy/go-yaml to v1.15.15 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6640">#6640</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/751de09e94259a0352a8441f24061ab01069ee4c"><code>751de09</code></a> config: Add fuzz tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6604">#6604</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/dafdad14b7858c7f491c8cb72e4bc7deaf9378e3"><code>dafdad1</code></a> Templatize the otelhttp semconv module (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6626">#6626</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/df8e43553e3b64d4e996705e144e9ab01f7f6fb6"><code>df8e435</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6631">#6631</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/ad47796a12f8dcf113a211dd0a21128557049872"><code>ad47796</code></a> chore(deps): update module github.com/prometheus/common to v0.62.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6634">#6634</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3657d50dbf733a606eff2d887eeec00c958b8f4c"><code>3657d50</code></a> chore(deps): update module github.com/goccy/go-yaml to v1.15.14 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6628">#6628</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/512218bca7b08c2365b94d19fcebdc14f994f9c2"><code>512218b</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6623">#6623</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f271d55f75e7f00b88793b8580ab4db381bc2967"><code>f271d55</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6622">#6622</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/820aa8037389a01385af244ad879b06f768fa496"><code>820aa80</code></a> fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6619">#6619</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.58.0...zpages/v0.59.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.58.0 to 0.59.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/releases">go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases</a>.</em></p> <blockquote> <h2>Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0</h2> <h2>Overview</h2> <h3>Added</h3> <ul> <li>Generate server metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411">#6411</a>)</li> <li>Generate client metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607">#6607</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix error logged by Jaeger remote sampler on empty or unset <code>OTEL_TRACES_SAMPLER_ARG</code> environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511">#6511</a>)</li> <li>Relax minimum Go version to 1.22.0 in various modules. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595">#6595</a>)</li> <li><code>NewSDK</code> handles empty <code>OpenTelemetryConfiguration.Resource</code> properly in <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> <li>Fix a possible nil dereference panic in <code>NewSDK</code> of <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>fix(deps): update module google.golang.org/grpc to v1.69.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6438">open-telemetry/opentelemetry-go-contrib#6438</a></li> <li>[chore] Update go.opentelemetry.io/contrib packages in example/dice/instrumented by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6439">open-telemetry/opentelemetry-go-contrib#6439</a></li> <li>chore(deps): update k8s.io/kube-openapi digest to 2c72e55 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6445">open-telemetry/opentelemetry-go-contrib#6445</a></li> <li>[chore] Add test coverage of version.go files by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6443">open-telemetry/opentelemetry-go-contrib#6443</a></li> <li>[chore] Have renovate update our tools dependencies by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6444">open-telemetry/opentelemetry-go-contrib#6444</a></li> <li>chore(deps): update module golang.org/x/crypto to v0.31.0 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6429">open-telemetry/opentelemetry-go-contrib#6429</a></li> <li>fix(deps): update module cloud.google.com/go/compute/metadata to v0.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6447">open-telemetry/opentelemetry-go-contrib#6447</a></li> <li>chore(deps): update github.com/golang/groupcache digest to 2c02b82 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6449">open-telemetry/opentelemetry-go-contrib#6449</a></li> <li>chore(deps): update github.com/matoous/godox digest to 94d1edd by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6450">open-telemetry/opentelemetry-go-contrib#6450</a></li> <li>chore(deps): update github.com/burntsushi/toml digest to b7406c0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6448">open-telemetry/opentelemetry-go-contrib#6448</a></li> <li>chore(deps): update github.com/timakin/bodyclose digest to adbc21e by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6451">open-telemetry/opentelemetry-go-contrib#6451</a></li> <li>[chore] Remove the renovate update for otel go by <a href="https://github.com/XSAM"><code>@​XSAM</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6436">open-telemetry/opentelemetry-go-contrib#6436</a></li> <li>chore(deps): update golang.org/x by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6452">open-telemetry/opentelemetry-go-contrib#6452</a></li> <li>chore(deps): update mvdan.cc/unparam digest to 57a3b42 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6453">open-telemetry/opentelemetry-go-contrib#6453</a></li> <li>chore(deps): update module dario.cat/mergo to v1.0.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6454">open-telemetry/opentelemetry-go-contrib#6454</a></li> <li>chore(deps): update module github.com/microsoft/go-winio to v0.6.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6460">open-telemetry/opentelemetry-go-contrib#6460</a></li> <li>chore(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6459">open-telemetry/opentelemetry-go-contrib#6459</a></li> <li>chore(deps): update module github.com/butuzov/ireturn to v0.3.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6455">open-telemetry/opentelemetry-go-contrib#6455</a></li> <li>chore(deps): update module github.com/go-xmlfmt/xmlfmt to v1.1.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6456">open-telemetry/opentelemetry-go-contrib#6456</a></li> <li>chore(deps): update module github.com/jjti/go-spancheck to v0.6.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6457">open-telemetry/opentelemetry-go-contrib#6457</a></li> <li>chore(deps): update module github.com/ckaznocha/intrange to v0.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6466">open-telemetry/opentelemetry-go-contrib#6466</a></li> <li>chore(deps): update module github.com/magiconair/properties to v1.8.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6458">open-telemetry/opentelemetry-go-contrib#6458</a></li> <li>chore(deps): update module github.com/butuzov/mirror to v1.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6464">open-telemetry/opentelemetry-go-contrib#6464</a></li> <li>chore(deps): update module github.com/goccy/go-yaml to v1.15.10 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6473">open-telemetry/opentelemetry-go-contrib#6473</a></li> <li>chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6472">open-telemetry/opentelemetry-go-contrib#6472</a></li> <li>chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6465">open-telemetry/opentelemetry-go-contrib#6465</a></li> <li>chore(deps): update module github.com/ldez/gomoddirectives to v0.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6475">open-telemetry/opentelemetry-go-contrib#6475</a></li> <li>chore(deps): update module github.com/prometheus/client_golang to v1.20.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6478">open-telemetry/opentelemetry-go-contrib#6478</a></li> <li>chore(deps): update module github.com/ashanbrown/makezero to v1.2.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6463">open-telemetry/opentelemetry-go-contrib#6463</a></li> <li>chore(deps): update module github.com/cloudflare/circl to v1.5.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6467">open-telemetry/opentelemetry-go-contrib#6467</a></li> <li>chore(deps): update module github.com/curioswitch/go-reassign to v0.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6468">open-telemetry/opentelemetry-go-contrib#6468</a></li> <li>chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6469">open-telemetry/opentelemetry-go-contrib#6469</a></li> <li>chore(deps): update module github.com/sanposhiho/wastedassign/v2 to v2.1.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6484">open-telemetry/opentelemetry-go-contrib#6484</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md">go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog</a>.</em></p> <blockquote> <h2>[1.34.0/0.59.0/0.28.0/0.14.0/0.9.0/0.7.0/0.6.0] - 2025-01-17</h2> <h3>Added</h3> <ul> <li>Generate server metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411">#6411</a>)</li> <li>Generate client metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607">#6607</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix error logged by Jaeger remote sampler on empty or unset <code>OTEL_TRACES_SAMPLER_ARG</code> environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511">#6511</a>)</li> <li>Relax minimum Go version to 1.22.0 in various modules. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595">#6595</a>)</li> <li><code>NewSDK</code> handles empty <code>OpenTelemetryConfiguration.Resource</code> properly in <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> <li>Fix a possible nil dereference panic in <code>NewSDK</code> of <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e6e7902d104cb633154df760add009a5a0c2d5a3"><code>e6e7902</code></a> Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6641">#6641</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/21dad7fa9bc05230b2018ceea001fb5f4b675a38"><code>21dad7f</code></a> chore(deps): update module github.com/goccy/go-yaml to v1.15.15 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6640">#6640</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/751de09e94259a0352a8441f24061ab01069ee4c"><code>751de09</code></a> config: Add fuzz tests (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6604">#6604</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/dafdad14b7858c7f491c8cb72e4bc7deaf9378e3"><code>dafdad1</code></a> Templatize the otelhttp semconv module (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6626">#6626</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/df8e43553e3b64d4e996705e144e9ab01f7f6fb6"><code>df8e435</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6631">#6631</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/ad47796a12f8dcf113a211dd0a21128557049872"><code>ad47796</code></a> chore(deps): update module github.com/prometheus/common to v0.62.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6634">#6634</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3657d50dbf733a606eff2d887eeec00c958b8f4c"><code>3657d50</code></a> chore(deps): update module github.com/goccy/go-yaml to v1.15.14 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6628">#6628</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/512218bca7b08c2365b94d19fcebdc14f994f9c2"><code>512218b</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6623">#6623</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f271d55f75e7f00b88793b8580ab4db381bc2967"><code>f271d55</code></a> fix(deps): update aws-sdk-go-v2 monorepo (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6622">#6622</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/820aa8037389a01385af244ad879b06f768fa496"><code>820aa80</code></a> fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6619">#6619</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.58.0...zpages/v0.59.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/contrib/propagators/autoprop` from 0.58.0 to 0.59.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/releases">go.opentelemetry.io/contrib/propagators/autoprop's releases</a>.</em></p> <blockquote> <h2>Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0</h2> <h2>Overview</h2> <h3>Added</h3> <ul> <li>Generate server metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411">#6411</a>)</li> <li>Generate client metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607">#6607</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix error logged by Jaeger remote sampler on empty or unset <code>OTEL_TRACES_SAMPLER_ARG</code> environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511">#6511</a>)</li> <li>Relax minimum Go version to 1.22.0 in various modules. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595">#6595</a>)</li> <li><code>NewSDK</code> handles empty <code>OpenTelemetryConfiguration.Resource</code> properly in <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> <li>Fix a possible nil dereference panic in <code>NewSDK</code> of <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>fix(deps): update module google.golang.org/grpc to v1.69.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6438">open-telemetry/opentelemetry-go-contrib#6438</a></li> <li>[chore] Update go.opentelemetry.io/contrib packages in example/dice/instrumented by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6439">open-telemetry/opentelemetry-go-contrib#6439</a></li> <li>chore(deps): update k8s.io/kube-openapi digest to 2c72e55 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6445">open-telemetry/opentelemetry-go-contrib#6445</a></li> <li>[chore] Add test coverage of version.go files by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6443">open-telemetry/opentelemetry-go-contrib#6443</a></li> <li>[chore] Have renovate update our tools dependencies by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6444">open-telemetry/opentelemetry-go-contrib#6444</a></li> <li>chore(deps): update module golang.org/x/crypto to v0.31.0 [security] by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6429">open-telemetry/opentelemetry-go-contrib#6429</a></li> <li>fix(deps): update module cloud.google.com/go/compute/metadata to v0.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6447">open-telemetry/opentelemetry-go-contrib#6447</a></li> <li>chore(deps): update github.com/golang/groupcache digest to 2c02b82 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6449">open-telemetry/opentelemetry-go-contrib#6449</a></li> <li>chore(deps): update github.com/matoous/godox digest to 94d1edd by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6450">open-telemetry/opentelemetry-go-contrib#6450</a></li> <li>chore(deps): update github.com/burntsushi/toml digest to b7406c0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6448">open-telemetry/opentelemetry-go-contrib#6448</a></li> <li>chore(deps): update github.com/timakin/bodyclose digest to adbc21e by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6451">open-telemetry/opentelemetry-go-contrib#6451</a></li> <li>[chore] Remove the renovate update for otel go by <a href="https://github.com/XSAM"><code>@​XSAM</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6436">open-telemetry/opentelemetry-go-contrib#6436</a></li> <li>chore(deps): update golang.org/x by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6452">open-telemetry/opentelemetry-go-contrib#6452</a></li> <li>chore(deps): update mvdan.cc/unparam digest to 57a3b42 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6453">open-telemetry/opentelemetry-go-contrib#6453</a></li> <li>chore(deps): update module dario.cat/mergo to v1.0.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6454">open-telemetry/opentelemetry-go-contrib#6454</a></li> <li>chore(deps): update module github.com/microsoft/go-winio to v0.6.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6460">open-telemetry/opentelemetry-go-contrib#6460</a></li> <li>chore(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6459">open-telemetry/opentelemetry-go-contrib#6459</a></li> <li>chore(deps): update module github.com/butuzov/ireturn to v0.3.1 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6455">open-telemetry/opentelemetry-go-contrib#6455</a></li> <li>chore(deps): update module github.com/go-xmlfmt/xmlfmt to v1.1.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6456">open-telemetry/opentelemetry-go-contrib#6456</a></li> <li>chore(deps): update module github.com/jjti/go-spancheck to v0.6.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6457">open-telemetry/opentelemetry-go-contrib#6457</a></li> <li>chore(deps): update module github.com/ckaznocha/intrange to v0.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6466">open-telemetry/opentelemetry-go-contrib#6466</a></li> <li>chore(deps): update module github.com/magiconair/properties to v1.8.9 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6458">open-telemetry/opentelemetry-go-contrib#6458</a></li> <li>chore(deps): update module github.com/butuzov/mirror to v1.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6464">open-telemetry/opentelemetry-go-contrib#6464</a></li> <li>chore(deps): update module github.com/goccy/go-yaml to v1.15.10 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6473">open-telemetry/opentelemetry-go-contrib#6473</a></li> <li>chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6472">open-telemetry/opentelemetry-go-contrib#6472</a></li> <li>chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6465">open-telemetry/opentelemetry-go-contrib#6465</a></li> <li>chore(deps): update module github.com/ldez/gomoddirectives to v0.6.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6475">open-telemetry/opentelemetry-go-contrib#6475</a></li> <li>chore(deps): update module github.com/prometheus/client_golang to v1.20.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6478">open-telemetry/opentelemetry-go-contrib#6478</a></li> <li>chore(deps): update module github.com/ashanbrown/makezero to v1.2.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6463">open-telemetry/opentelemetry-go-contrib#6463</a></li> <li>chore(deps): update module github.com/cloudflare/circl to v1.5.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6467">open-telemetry/opentelemetry-go-contrib#6467</a></li> <li>chore(deps): update module github.com/curioswitch/go-reassign to v0.3.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6468">open-telemetry/opentelemetry-go-contrib#6468</a></li> <li>chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6469">open-telemetry/opentelemetry-go-contrib#6469</a></li> <li>chore(deps): update module github.com/sanposhiho/wastedassign/v2 to v2.1.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6484">open-telemetry/opentelemetry-go-contrib#6484</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md">go.opentelemetry.io/contrib/propagators/autoprop's changelog</a>.</em></p> <blockquote> <h2>[1.34.0/0.59.0/0.28.0/0.14.0/0.9.0/0.7.0/0.6.0] - 2025-01-17</h2> <h3>Added</h3> <ul> <li>Generate server metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411">#6411</a>)</li> <li>Generate client metrics with semantic conventions <code>v1.26.0</code> in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code> when <code>OTEL_SEMCONV_STABILITY_OPT_IN</code> is set to <code>http/dup</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607">#6607</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix error logged by Jaeger remote sampler on empty or unset <code>OTEL_TRACES_SAMPLER_ARG</code> environment variable (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511">#6511</a>)</li> <li>Relax minimum Go version to 1.22.0 in various modules. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595">#6595</a>)</li> <li><code>NewSDK</code> handles empty <code>OpenTelemetryConfiguration.Resource</code> properly in <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> <li>Fix a possible nil dereference panic in <code>NewSDK</code> of <code>go.opentelemetry.io/contrib/config/v0.3.0</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606">#6606</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e6e7902d104cb633154df760add009a5a0c2d5a3"><code>e6e7902</code></a> Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6641">#6641</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/21dad7fa9bc05230b2018ceea001fb5f4b675a38"><code>21dad7f</code></a> chore(deps): update module github.com/goccy/go-yaml to v1.15.15 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6640">#6640</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/751de09e94…
1 parent 2411159 commit c628e85

File tree

2 files changed

+123
-123
lines changed

2 files changed

+123
-123
lines changed

go.mod

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ require (
88
github.com/prometheus/client_golang v1.20.5
99
github.com/stretchr/testify v1.10.0
1010
github.com/vektah/gqlparser/v2 v2.5.21
11-
go.opentelemetry.io/contrib/exporters/autoexport v0.58.0
12-
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.58.0
13-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0
14-
go.opentelemetry.io/contrib/propagators/autoprop v0.58.0
15-
go.opentelemetry.io/otel v1.33.0
16-
go.opentelemetry.io/otel/sdk v1.33.0
17-
google.golang.org/api v0.216.0
11+
go.opentelemetry.io/contrib/exporters/autoexport v0.59.0
12+
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.59.0
13+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0
14+
go.opentelemetry.io/contrib/propagators/autoprop v0.59.0
15+
go.opentelemetry.io/otel v1.34.0
16+
go.opentelemetry.io/otel/sdk v1.34.0
17+
google.golang.org/api v0.217.0
1818
gopkg.in/yaml.v3 v3.0.1
1919
)
2020

2121
require (
2222
cel.dev/expr v0.16.2 // indirect
2323
cloud.google.com/go v0.116.0 // indirect
24-
cloud.google.com/go/auth v0.13.0 // indirect
25-
cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
24+
cloud.google.com/go/auth v0.14.0 // indirect
25+
cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
2626
cloud.google.com/go/compute/metadata v0.6.0 // indirect
2727
cloud.google.com/go/iam v1.2.2 // indirect
2828
cloud.google.com/go/monitoring v1.21.2 // indirect
@@ -42,57 +42,57 @@ require (
4242
github.com/go-logr/logr v1.4.2 // indirect
4343
github.com/go-logr/stdr v1.2.2 // indirect
4444
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
45-
github.com/google/s2a-go v0.1.8 // indirect
45+
github.com/google/s2a-go v0.1.9 // indirect
4646
github.com/google/uuid v1.6.0 // indirect
4747
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
4848
github.com/googleapis/gax-go/v2 v2.14.1 // indirect
49-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // indirect
49+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
5050
github.com/klauspost/compress v1.17.11 // indirect
5151
github.com/mattn/go-runewidth v0.0.16 // indirect
5252
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
5353
github.com/planetscale/vtprotobuf v0.6.1-0.20241011083415-71c992bc3c87 // indirect
5454
github.com/pmezard/go-difflib v1.0.0 // indirect
5555
github.com/prometheus/client_model v0.6.1 // indirect
56-
github.com/prometheus/common v0.61.0 // indirect
56+
github.com/prometheus/common v0.62.0 // indirect
5757
github.com/prometheus/procfs v0.15.1 // indirect
5858
github.com/rivo/uniseg v0.4.7 // indirect
5959
go.opencensus.io v0.24.0 // indirect
6060
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
61-
go.opentelemetry.io/contrib/bridges/prometheus v0.58.0 // indirect
61+
go.opentelemetry.io/contrib/bridges/prometheus v0.59.0 // indirect
6262
go.opentelemetry.io/contrib/detectors/gcp v1.31.0 // indirect
6363
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0 // indirect
64-
go.opentelemetry.io/contrib/propagators/aws v1.33.0 // indirect
65-
go.opentelemetry.io/contrib/propagators/b3 v1.33.0 // indirect
66-
go.opentelemetry.io/contrib/propagators/jaeger v1.33.0 // indirect
67-
go.opentelemetry.io/contrib/propagators/ot v1.33.0 // indirect
68-
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.9.0 // indirect
69-
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.9.0 // indirect
70-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.33.0 // indirect
71-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.33.0 // indirect
72-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 // indirect
73-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 // indirect
74-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0 // indirect
75-
go.opentelemetry.io/otel/exporters/prometheus v0.55.0 // indirect
76-
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.9.0 // indirect
77-
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.33.0 // indirect
78-
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.33.0 // indirect
79-
go.opentelemetry.io/otel/log v0.9.0 // indirect
80-
go.opentelemetry.io/otel/metric v1.33.0 // indirect
81-
go.opentelemetry.io/otel/sdk/log v0.9.0 // indirect
82-
go.opentelemetry.io/otel/sdk/metric v1.33.0 // indirect
83-
go.opentelemetry.io/otel/trace v1.33.0 // indirect
84-
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
64+
go.opentelemetry.io/contrib/propagators/aws v1.34.0 // indirect
65+
go.opentelemetry.io/contrib/propagators/b3 v1.34.0 // indirect
66+
go.opentelemetry.io/contrib/propagators/jaeger v1.34.0 // indirect
67+
go.opentelemetry.io/contrib/propagators/ot v1.34.0 // indirect
68+
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.10.0 // indirect
69+
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.10.0 // indirect
70+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.34.0 // indirect
71+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.34.0 // indirect
72+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 // indirect
73+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0 // indirect
74+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0 // indirect
75+
go.opentelemetry.io/otel/exporters/prometheus v0.56.0 // indirect
76+
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.10.0 // indirect
77+
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.34.0 // indirect
78+
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.34.0 // indirect
79+
go.opentelemetry.io/otel/log v0.10.0 // indirect
80+
go.opentelemetry.io/otel/metric v1.34.0 // indirect
81+
go.opentelemetry.io/otel/sdk/log v0.10.0 // indirect
82+
go.opentelemetry.io/otel/sdk/metric v1.34.0 // indirect
83+
go.opentelemetry.io/otel/trace v1.34.0 // indirect
84+
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
8585
go.uber.org/multierr v1.11.0 // indirect
86-
golang.org/x/crypto v0.31.0 // indirect
87-
golang.org/x/net v0.33.0 // indirect
86+
golang.org/x/crypto v0.32.0 // indirect
87+
golang.org/x/net v0.34.0 // indirect
8888
golang.org/x/oauth2 v0.25.0 // indirect
8989
golang.org/x/sync v0.10.0 // indirect
90-
golang.org/x/sys v0.28.0 // indirect
90+
golang.org/x/sys v0.29.0 // indirect
9191
golang.org/x/text v0.21.0 // indirect
9292
golang.org/x/time v0.9.0 // indirect
9393
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
94-
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
95-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d // indirect
96-
google.golang.org/grpc v1.69.2 // indirect
97-
google.golang.org/protobuf v1.36.1 // indirect
94+
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
95+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
96+
google.golang.org/grpc v1.69.4 // indirect
97+
google.golang.org/protobuf v1.36.3 // indirect
9898
)

0 commit comments

Comments
 (0)