Skip to content

Commit

Permalink
build(deps): Bump go.opentelemetry.io/contrib/instrumentation/net/htt…
Browse files Browse the repository at this point in the history
…p/otelhttp from 0.54.0 to 0.55.0 (#3284)

Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.54.0 to 0.55.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.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0</h2>
<h2>Overview</h2>
<h3>Added</h3>
<ul>
<li>Add <code>NewProducer</code> to <code>go.opentelemetry.io/contrib/instrumentation/runtime</code>, which allows collecting the <code>go.schedule.duration</code> histogram metric from the Go runtime. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5991">#5991</a>)</li>
<li>Add gRPC protocol support for OTLP log exporter in <code>go.opentelemetry.io/contrib/exporters/autoexport</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6083">#6083</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Drop support for <a href="https://go.dev/doc/go1.21">Go 1.21</a>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6046">#6046</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6047">#6047</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Superfluous call to <code>WriteHeader</code> when flushing after setting a status code in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6074">#6074</a>)</li>
<li>Superfluous call to <code>WriteHeader</code> when writing the response body after setting a status code in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6055">#6055</a>)</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.30 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6041">open-telemetry/opentelemetry-go-contrib#6041</a></li>
<li>Drop support for Go 1.21 by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6046">open-telemetry/opentelemetry-go-contrib#6046</a></li>
<li>fix(deps): update module github.com/prometheus/client_golang to v1.20.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/6044">open-telemetry/opentelemetry-go-contrib#6044</a></li>
<li>chore(deps): update module github.com/pelletier/go-toml/v2 to v2.2.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/6040">open-telemetry/opentelemetry-go-contrib#6040</a></li>
<li>fix(deps): update google.golang.org/genproto/googleapis/api digest to 4ba0660 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6043">open-telemetry/opentelemetry-go-contrib#6043</a></li>
<li>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 4ba0660 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6045">open-telemetry/opentelemetry-go-contrib#6045</a></li>
<li>fix(deps): update google.golang.org/genproto/googleapis/api digest to f6391c0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6049">open-telemetry/opentelemetry-go-contrib#6049</a></li>
<li>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f6391c0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6048">open-telemetry/opentelemetry-go-contrib#6048</a></li>
<li>Replace go 1.21 with go 1.22 in go mod by <a href="https://github.com/XSAM"><code>@​XSAM</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6047">open-telemetry/opentelemetry-go-contrib#6047</a></li>
<li>chore(deps): update module github.com/bytedance/sonic to v1.12.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/6052">open-telemetry/opentelemetry-go-contrib#6052</a></li>
<li>fix(deps): update aws-sdk-go-v2 monorepo by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6051">open-telemetry/opentelemetry-go-contrib#6051</a></li>
<li>chore(deps): update k8s.io/kube-openapi digest to 65a50c7 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6050">open-telemetry/opentelemetry-go-contrib#6050</a></li>
<li>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 7e3bb23 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6056">open-telemetry/opentelemetry-go-contrib#6056</a></li>
<li>chore(deps): update k8s.io/kube-openapi digest to f7e401e by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6057">open-telemetry/opentelemetry-go-contrib#6057</a></li>
<li>fix(deps): update google.golang.org/genproto/googleapis/api digest to 7e3bb23 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6058">open-telemetry/opentelemetry-go-contrib#6058</a></li>
<li>chore(deps): update module github.com/prometheus/common to v0.57.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/6059">open-telemetry/opentelemetry-go-contrib#6059</a></li>
<li>fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.61.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/6061">open-telemetry/opentelemetry-go-contrib#6061</a></li>
<li>fix(deps): update module google.golang.org/grpc to v1.66.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/6060">open-telemetry/opentelemetry-go-contrib#6060</a></li>
<li>Don't write headers on <code>Write</code> if they were already written by <a href="https://github.com/dmathieu"><code>@​dmathieu</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6055">open-telemetry/opentelemetry-go-contrib#6055</a></li>
<li>fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.8 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6063">open-telemetry/opentelemetry-go-contrib#6063</a></li>
<li>chore(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.34.6 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6062">open-telemetry/opentelemetry-go-contrib#6062</a></li>
<li>chore(deps): update k8s.io/utils digest to 702e33f by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6065">open-telemetry/opentelemetry-go-contrib#6065</a></li>
<li>chore(deps): update module github.com/prometheus/common to v0.58.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/6066">open-telemetry/opentelemetry-go-contrib#6066</a></li>
<li>Ensure codespell failures fail CI by <a href="https://github.com/dmathieu"><code>@​dmathieu</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6064">open-telemetry/opentelemetry-go-contrib#6064</a></li>
<li>fix(deps): update google.golang.org/genproto/googleapis/api digest to 8af14fe by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6068">open-telemetry/opentelemetry-go-contrib#6068</a></li>
<li>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 8af14fe by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6067">open-telemetry/opentelemetry-go-contrib#6067</a></li>
<li>fix(deps): update aws-sdk-go-v2 monorepo by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6070">open-telemetry/opentelemetry-go-contrib#6070</a></li>
<li>chore(deps): update k8s.io/kube-openapi digest to 9e1beec by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6069">open-telemetry/opentelemetry-go-contrib#6069</a></li>
<li>Implement go.schedule.duration by <a href="https://github.com/dashpole"><code>@​dashpole</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5991">open-telemetry/opentelemetry-go-contrib#5991</a></li>
<li>chore(deps): update module golang.org/x/arch to v0.10.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/6075">open-telemetry/opentelemetry-go-contrib#6075</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.30.0/0.55.0/0.24.0/0.10.0/0.5.0/0.3.0/0.2.0] - 2024-09-10</h2>
<h3>Added</h3>
<ul>
<li>Add <code>NewProducer</code> to <code>go.opentelemetry.io/contrib/instrumentation/runtime</code>, which allows collecting the <code>go.schedule.duration</code> histogram metric from the Go runtime. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5991">#5991</a>)</li>
<li>Add gRPC protocol support for OTLP log exporter in <code>go.opentelemetry.io/contrib/exporters/autoexport</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6083">#6083</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Drop support for [Go 1.21]. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6046">#6046</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6047">#6047</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Superfluous call to <code>WriteHeader</code> when flushing after setting a status code in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6074">#6074</a>)</li>
<li>Superfluous call to <code>WriteHeader</code> when writing the response body after setting a status code in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6055">#6055</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/4ccc9c69c6877c878340447de3f4194be5f79e2e"><code>4ccc9c6</code></a> Release v1.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6106">#6106</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/d312469f21ca6606e872292bdca206b2680608d3"><code>d312469</code></a> fix(deps): update module github.com/golangci/golangci-lint to v1.61.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6101">#6101</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/5425de9787c190ce2827c6ddd2708cebcd1f1a6e"><code>5425de9</code></a> Fix gosec lint issues (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6107">#6107</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/774b20ea3081ae13b73005e42274fc082a6385e3"><code>774b20e</code></a> chore(deps): update kubernetes packages to v0.31.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5926">#5926</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/38e6e1e72498c3f1b43178a87f8c1ee2945e6ae7"><code>38e6e1e</code></a> chore(deps): update github.com/lufia/plan9stats digest to 873cd01 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6098">#6098</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/9309161366875c1a10635be99f070ed840929444"><code>9309161</code></a> fix(deps): update module google.golang.org/grpc to v1.66.1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6103">#6103</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/9a46844f48157bc210a329a109a15ba818d9c1f8"><code>9a46844</code></a> fix(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1....</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f43f59ec78e1c74efdb0d4ab8190d346cf110e5c"><code>f43f59e</code></a> fix(deps): update golang.org/x/exp digest to 701f63a (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6099">#6099</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/53b99aea3498ec571a045ef9e1dd2a220f98ba6e"><code>53b99ae</code></a> feat: add grpc support for log autoexport (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6083">#6083</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/23e6f6c0a75bda8714f7042cfc70c8347333b8c4"><code>23e6f6c</code></a> chore(deps): update module github.com/go-playground/validator/v10 to v10.22.1...</li>
<li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.54.0...zpages/v0.55.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp&package-manager=go_modules&previous-version=0.54.0&new-version=0.55.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>
  • Loading branch information
dependabot[bot] authored and pinebit committed Oct 18, 2024
1 parent dc848df commit 93a4374
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ require (
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/wealdtech/go-eth2-wallet-encryptor-keystorev4 v1.4.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0
go.opentelemetry.io/otel v1.30.0
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.28.0
go.opentelemetry.io/otel/sdk v1.28.0
go.opentelemetry.io/otel/trace v1.28.0
go.opentelemetry.io/otel/trace v1.30.0
go.uber.org/automaxprocs v1.5.3
go.uber.org/goleak v1.3.0
go.uber.org/zap v1.27.0
Expand Down Expand Up @@ -181,7 +181,7 @@ require (
github.com/subosito/gotenv v1.6.0 // indirect
github.com/vbatts/tar-split v0.11.5 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 // indirect
go.opentelemetry.io/otel/metric v1.28.0 // indirect
go.opentelemetry.io/otel/metric v1.30.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/dig v1.17.1 // indirect
go.uber.org/fx v1.20.1 // indirect
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -539,10 +539,10 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.opencensus.io v0.18.0/go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 h1:4K4tsIXefpVJtvA/8srF4V4y0akAoPHkIslgAkjixJA=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0/go.mod h1:jjdQuTGVsXV4vSs+CJ2qYDeDPf9yIJV23qlIzBm73Vg=
go.opentelemetry.io/otel v1.28.0 h1:/SqNcYk+idO0CxKEUOtKQClMK/MimZihKYMruSMViUo=
go.opentelemetry.io/otel v1.28.0/go.mod h1:q68ijF8Fc8CnMHKyzqL6akLO46ePnjkgfIMIjUIX9z4=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 h1:ZIg3ZT/aQ7AfKqdwp7ECpOK6vHqquXXuyTjIO8ZdmPs=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0/go.mod h1:DQAwmETtZV00skUwgD6+0U89g80NKsJE3DCKeLLPQMI=
go.opentelemetry.io/otel v1.30.0 h1:F2t8sK4qf1fAmY9ua4ohFS/K+FUuOPemHUIXHtktrts=
go.opentelemetry.io/otel v1.30.0/go.mod h1:tFw4Br9b7fOS+uEao81PJjVMjW/5fvNCbpsDIXqP0pc=
go.opentelemetry.io/otel/exporters/jaeger v1.17.0 h1:D7UpUy2Xc2wsi1Ras6V40q806WM07rqoCWzXu7Sqy+4=
go.opentelemetry.io/otel/exporters/jaeger v1.17.0/go.mod h1:nPCqOnEH9rNLKqH/+rrUjiMzHJdV1BlpKcTwRTyKkKI=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 h1:9M3+rhx7kZCIQQhQRYaZCdNu1V73tm4TvXs2ntl98C4=
Expand All @@ -551,14 +551,14 @@ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0 h1:Xw8U6
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0/go.mod h1:6KW1Fm6R/s6Z3PGXwSJN2K4eT6wQB3vXX6CVnYX9NmM=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.28.0 h1:EVSnY9JbEEW92bEkIYOVMw4q1WJxIAGoFTrtYOzWuRQ=
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.28.0/go.mod h1:Ea1N1QQryNXpCD0I1fdLibBAIpQuBkznMmkdKrapk1Y=
go.opentelemetry.io/otel/metric v1.28.0 h1:f0HGvSl1KRAU1DLgLGFjrwVyismPlnuU6JD6bOeuA5Q=
go.opentelemetry.io/otel/metric v1.28.0/go.mod h1:Fb1eVBFZmLVTMb6PPohq3TO9IIhUisDsbJoL/+uQW4s=
go.opentelemetry.io/otel/metric v1.30.0 h1:4xNulvn9gjzo4hjg+wzIKG7iNFEaBMX00Qd4QIZs7+w=
go.opentelemetry.io/otel/metric v1.30.0/go.mod h1:aXTfST94tswhWEb+5QjlSqG+cZlmyXy/u8jFpor3WqQ=
go.opentelemetry.io/otel/sdk v1.28.0 h1:b9d7hIry8yZsgtbmM0DKyPWMMUMlK9NEKuIG4aBqWyE=
go.opentelemetry.io/otel/sdk v1.28.0/go.mod h1:oYj7ClPUA7Iw3m+r7GeEjz0qckQRJK2B8zjcZEfu7Pg=
go.opentelemetry.io/otel/sdk/metric v1.19.0 h1:EJoTO5qysMsYCa+w4UghwFV/ptQgqSL/8Ni+hx+8i1k=
go.opentelemetry.io/otel/sdk/metric v1.19.0/go.mod h1:XjG0jQyFJrv2PbMvwND7LwCEhsJzCzV5210euduKcKY=
go.opentelemetry.io/otel/trace v1.28.0 h1:GhQ9cUuQGmNDd5BTCP2dAvv75RdMxEfTmYejp+lkx9g=
go.opentelemetry.io/otel/trace v1.28.0/go.mod h1:jPyXzNPg6da9+38HEwElrQiHlVMTnVfM3/yv2OlIHaI=
go.opentelemetry.io/otel/trace v1.30.0 h1:7UBkkYzeg3C7kQX8VAidWh2biiQbtAKjyIML8dQ9wmc=
go.opentelemetry.io/otel/trace v1.30.0/go.mod h1:5EyKqTzzmyqB9bwtCCq6pDLktPK6fmGf/Dph+8VI02o=
go.opentelemetry.io/proto/otlp v1.3.1 h1:TrMUixzpM0yuc/znrFTP9MMRh8trP93mkCiDVeXrui0=
go.opentelemetry.io/proto/otlp v1.3.1/go.mod h1:0X1WI4de4ZsLrrJNLAQbFeLCm3T7yBkR0XqQ7niQU+8=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
Expand Down

0 comments on commit 93a4374

Please sign in to comment.