Skip to content

Commit

Permalink
Bump the otel-collector group with 4 updates (#4665)
Browse files Browse the repository at this point in the history
Bumps the otel-collector group with 4 updates:
[go.opentelemetry.io/collector/component](https://github.com/open-telemetry/opentelemetry-collector),
[go.opentelemetry.io/collector/config/configgrpc](https://github.com/open-telemetry/opentelemetry-collector),
[go.opentelemetry.io/collector/config/confighttp](https://github.com/open-telemetry/opentelemetry-collector)
and
[go.opentelemetry.io/collector/receiver/otlpreceiver](https://github.com/open-telemetry/opentelemetry-collector).

Updates `go.opentelemetry.io/collector/component` from 0.82.0 to 0.83.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector/releases">go.opentelemetry.io/collector/component's
releases</a>.</em></p>
<blockquote>
<h2>cmd/builder/v0.83.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0</a></h3>
<h2>v0.83.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0</a></h3>
<h2>User Facing Changes</h2>
<h3>💡 Enhancements 💡</h3>
<ul>
<li>
<p><code>extension</code>: Add optional <code>ConfigWatcher</code>
interface (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
Extensions implementing this interface will be notified of the
Collector's effective config.</p>
</li>
<li>
<p><code>otelcol</code>: Add optional <code>ConfmapProvider</code>
interface for Config Providers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
This allows providing the Collector's configuration as a marshaled
confmap.Conf object
from a ConfigProvider</p>
</li>
<li>
<p><code>service</code>: Add <code>CollectorConf</code> field to
<code>service.Settings</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
This field is intended to be used by the Collector to pass its effective
configuration to the service.</p>
</li>
</ul>
<h2>Go API Changes</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li><code>all</code>: Remove go 1.19 support, bump minimum to go 1.20
and add testing for 1.21 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8207">#8207</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li><code>changelog</code>: Generate separate changelogs for end users
and package consumers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8153">#8153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md">go.opentelemetry.io/collector/component's
changelog</a>.</em></p>
<blockquote>
<h2>v0.83.0</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li><code>all</code>: Remove go 1.19 support, bump minimum to go 1.20
and add testing for 1.21 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8207">#8207</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li><code>changelog</code>: Generate separate changelogs for end users
and package consumers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8153">#8153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/a92c8594886db069af35e0215912fc17cd3ea3b2"><code>a92c859</code></a>
add multimod changes 0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/0c93bc3832f4fad22229f38a6ece7dbba1080847"><code>0c93bc3</code></a>
Prepare beta for version v0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/526c79ff6366616d264915f1937a39e79e0c1ebe"><code>526c79f</code></a>
prepare release 0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/2698c3fe3f83dd0be46b3c9141c8ecc7a9c10557"><code>2698c3f</code></a>
Changelog update v0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/81242fa7eff332756df6e03034c0e6686b9b988e"><code>81242fa</code></a>
Remove go 1.19 support, bump minimum to go 1.20 and add testing for 1.21
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8208">#8208</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/c46704a5923b80fcf5e94646a1bc419e56ffdbd5"><code>c46704a</code></a>
[chore] [CI] Add a unittest job without a matrix (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8218">#8218</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/9d7deb4098e51207ba6e3a95d76c0d3b152a8d11"><code>9d7deb4</code></a>
[chore] dependabot updates Wed Aug 9 04:26:16 UTC 2023 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8206">#8206</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/49a090ba924b3fc08035c6a0ef9cb4ff272a9c0f"><code>49a090b</code></a>
Notify extensions of the Collector's effective configuration (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/3f9beca962674d54efa58cc3bdf1a9f07bac74b7"><code>3f9beca</code></a>
[chore] Bump go.opentelemetry.io/build-tools dependancies (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8173">#8173</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/92d6a9f27a0e9fb559e762529a0fae172392bc17"><code>92d6a9f</code></a>
[chore] Use env vars when running shell commands in CI (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8177">#8177</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-collector/compare/v0.82.0...v0.83.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/collector/config/configgrpc` from 0.82.0 to
0.83.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector/releases">go.opentelemetry.io/collector/config/configgrpc's
releases</a>.</em></p>
<blockquote>
<h2>cmd/builder/v0.83.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0</a></h3>
<h2>v0.83.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0</a></h3>
<h2>User Facing Changes</h2>
<h3>💡 Enhancements 💡</h3>
<ul>
<li>
<p><code>extension</code>: Add optional <code>ConfigWatcher</code>
interface (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
Extensions implementing this interface will be notified of the
Collector's effective config.</p>
</li>
<li>
<p><code>otelcol</code>: Add optional <code>ConfmapProvider</code>
interface for Config Providers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
This allows providing the Collector's configuration as a marshaled
confmap.Conf object
from a ConfigProvider</p>
</li>
<li>
<p><code>service</code>: Add <code>CollectorConf</code> field to
<code>service.Settings</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
This field is intended to be used by the Collector to pass its effective
configuration to the service.</p>
</li>
</ul>
<h2>Go API Changes</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li><code>all</code>: Remove go 1.19 support, bump minimum to go 1.20
and add testing for 1.21 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8207">#8207</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li><code>changelog</code>: Generate separate changelogs for end users
and package consumers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8153">#8153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md">go.opentelemetry.io/collector/config/configgrpc's
changelog</a>.</em></p>
<blockquote>
<h2>v0.83.0</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li><code>all</code>: Remove go 1.19 support, bump minimum to go 1.20
and add testing for 1.21 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8207">#8207</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li><code>changelog</code>: Generate separate changelogs for end users
and package consumers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8153">#8153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/a92c8594886db069af35e0215912fc17cd3ea3b2"><code>a92c859</code></a>
add multimod changes 0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/0c93bc3832f4fad22229f38a6ece7dbba1080847"><code>0c93bc3</code></a>
Prepare beta for version v0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/526c79ff6366616d264915f1937a39e79e0c1ebe"><code>526c79f</code></a>
prepare release 0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/2698c3fe3f83dd0be46b3c9141c8ecc7a9c10557"><code>2698c3f</code></a>
Changelog update v0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/81242fa7eff332756df6e03034c0e6686b9b988e"><code>81242fa</code></a>
Remove go 1.19 support, bump minimum to go 1.20 and add testing for 1.21
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8208">#8208</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/c46704a5923b80fcf5e94646a1bc419e56ffdbd5"><code>c46704a</code></a>
[chore] [CI] Add a unittest job without a matrix (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8218">#8218</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/9d7deb4098e51207ba6e3a95d76c0d3b152a8d11"><code>9d7deb4</code></a>
[chore] dependabot updates Wed Aug 9 04:26:16 UTC 2023 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8206">#8206</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/49a090ba924b3fc08035c6a0ef9cb4ff272a9c0f"><code>49a090b</code></a>
Notify extensions of the Collector's effective configuration (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/3f9beca962674d54efa58cc3bdf1a9f07bac74b7"><code>3f9beca</code></a>
[chore] Bump go.opentelemetry.io/build-tools dependancies (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8173">#8173</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/92d6a9f27a0e9fb559e762529a0fae172392bc17"><code>92d6a9f</code></a>
[chore] Use env vars when running shell commands in CI (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8177">#8177</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-collector/compare/v0.82.0...v0.83.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/collector/config/confighttp` from 0.82.0 to
0.83.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector/releases">go.opentelemetry.io/collector/config/confighttp's
releases</a>.</em></p>
<blockquote>
<h2>cmd/builder/v0.83.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0</a></h3>
<h2>v0.83.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0</a></h3>
<h2>User Facing Changes</h2>
<h3>💡 Enhancements 💡</h3>
<ul>
<li>
<p><code>extension</code>: Add optional <code>ConfigWatcher</code>
interface (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
Extensions implementing this interface will be notified of the
Collector's effective config.</p>
</li>
<li>
<p><code>otelcol</code>: Add optional <code>ConfmapProvider</code>
interface for Config Providers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
This allows providing the Collector's configuration as a marshaled
confmap.Conf object
from a ConfigProvider</p>
</li>
<li>
<p><code>service</code>: Add <code>CollectorConf</code> field to
<code>service.Settings</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
This field is intended to be used by the Collector to pass its effective
configuration to the service.</p>
</li>
</ul>
<h2>Go API Changes</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li><code>all</code>: Remove go 1.19 support, bump minimum to go 1.20
and add testing for 1.21 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8207">#8207</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li><code>changelog</code>: Generate separate changelogs for end users
and package consumers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8153">#8153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md">go.opentelemetry.io/collector/config/confighttp's
changelog</a>.</em></p>
<blockquote>
<h2>v0.83.0</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li><code>all</code>: Remove go 1.19 support, bump minimum to go 1.20
and add testing for 1.21 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8207">#8207</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li><code>changelog</code>: Generate separate changelogs for end users
and package consumers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8153">#8153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/a92c8594886db069af35e0215912fc17cd3ea3b2"><code>a92c859</code></a>
add multimod changes 0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/0c93bc3832f4fad22229f38a6ece7dbba1080847"><code>0c93bc3</code></a>
Prepare beta for version v0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/526c79ff6366616d264915f1937a39e79e0c1ebe"><code>526c79f</code></a>
prepare release 0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/2698c3fe3f83dd0be46b3c9141c8ecc7a9c10557"><code>2698c3f</code></a>
Changelog update v0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/81242fa7eff332756df6e03034c0e6686b9b988e"><code>81242fa</code></a>
Remove go 1.19 support, bump minimum to go 1.20 and add testing for 1.21
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8208">#8208</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/c46704a5923b80fcf5e94646a1bc419e56ffdbd5"><code>c46704a</code></a>
[chore] [CI] Add a unittest job without a matrix (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8218">#8218</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/9d7deb4098e51207ba6e3a95d76c0d3b152a8d11"><code>9d7deb4</code></a>
[chore] dependabot updates Wed Aug 9 04:26:16 UTC 2023 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8206">#8206</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/49a090ba924b3fc08035c6a0ef9cb4ff272a9c0f"><code>49a090b</code></a>
Notify extensions of the Collector's effective configuration (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/3f9beca962674d54efa58cc3bdf1a9f07bac74b7"><code>3f9beca</code></a>
[chore] Bump go.opentelemetry.io/build-tools dependancies (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8173">#8173</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/92d6a9f27a0e9fb559e762529a0fae172392bc17"><code>92d6a9f</code></a>
[chore] Use env vars when running shell commands in CI (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8177">#8177</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-collector/compare/v0.82.0...v0.83.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/collector/receiver/otlpreceiver` from
0.82.0 to 0.83.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector/releases">go.opentelemetry.io/collector/receiver/otlpreceiver's
releases</a>.</em></p>
<blockquote>
<h2>cmd/builder/v0.83.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0</a></h3>
<h2>v0.83.0</h2>
<h3>Images and binaries here: <a
href="https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0">https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.83.0</a></h3>
<h2>User Facing Changes</h2>
<h3>💡 Enhancements 💡</h3>
<ul>
<li>
<p><code>extension</code>: Add optional <code>ConfigWatcher</code>
interface (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
Extensions implementing this interface will be notified of the
Collector's effective config.</p>
</li>
<li>
<p><code>otelcol</code>: Add optional <code>ConfmapProvider</code>
interface for Config Providers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
This allows providing the Collector's configuration as a marshaled
confmap.Conf object
from a ConfigProvider</p>
</li>
<li>
<p><code>service</code>: Add <code>CollectorConf</code> field to
<code>service.Settings</code> (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6596">#6596</a>)
This field is intended to be used by the Collector to pass its effective
configuration to the service.</p>
</li>
</ul>
<h2>Go API Changes</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li><code>all</code>: Remove go 1.19 support, bump minimum to go 1.20
and add testing for 1.21 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8207">#8207</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li><code>changelog</code>: Generate separate changelogs for end users
and package consumers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8153">#8153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md">go.opentelemetry.io/collector/receiver/otlpreceiver's
changelog</a>.</em></p>
<blockquote>
<h2>v0.83.0</h2>
<h3>🛑 Breaking changes 🛑</h3>
<ul>
<li><code>all</code>: Remove go 1.19 support, bump minimum to go 1.20
and add testing for 1.21 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8207">#8207</a>)</li>
</ul>
<h3>💡 Enhancements 💡</h3>
<ul>
<li><code>changelog</code>: Generate separate changelogs for end users
and package consumers (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8153">#8153</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/a92c8594886db069af35e0215912fc17cd3ea3b2"><code>a92c859</code></a>
add multimod changes 0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/0c93bc3832f4fad22229f38a6ece7dbba1080847"><code>0c93bc3</code></a>
Prepare beta for version v0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/526c79ff6366616d264915f1937a39e79e0c1ebe"><code>526c79f</code></a>
prepare release 0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/2698c3fe3f83dd0be46b3c9141c8ecc7a9c10557"><code>2698c3f</code></a>
Changelog update v0.83.0</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/81242fa7eff332756df6e03034c0e6686b9b988e"><code>81242fa</code></a>
Remove go 1.19 support, bump minimum to go 1.20 and add testing for 1.21
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8208">#8208</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/c46704a5923b80fcf5e94646a1bc419e56ffdbd5"><code>c46704a</code></a>
[chore] [CI] Add a unittest job without a matrix (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8218">#8218</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/9d7deb4098e51207ba6e3a95d76c0d3b152a8d11"><code>9d7deb4</code></a>
[chore] dependabot updates Wed Aug 9 04:26:16 UTC 2023 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8206">#8206</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/49a090ba924b3fc08035c6a0ef9cb4ff272a9c0f"><code>49a090b</code></a>
Notify extensions of the Collector's effective configuration (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/6833">#6833</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/3f9beca962674d54efa58cc3bdf1a9f07bac74b7"><code>3f9beca</code></a>
[chore] Bump go.opentelemetry.io/build-tools dependancies (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8173">#8173</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-collector/commit/92d6a9f27a0e9fb559e762529a0fae172392bc17"><code>92d6a9f</code></a>
[chore] Use env vars when running shell commands in CI (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/8177">#8177</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-collector/compare/v0.82.0...v0.83.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name> dependency` will close this
group update PR and stop Dependabot creating any more for the specific
dependency (unless you unignore this specific dependency or upgrade to
it yourself)
- `@dependabot unignore <dependency name> dependency` will remove all of
the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 6b264a1 commit e244c9e
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
40 changes: 20 additions & 20 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@ require (
github.com/uber/jaeger-client-go v2.30.0+incompatible
github.com/uber/jaeger-lib v2.4.1+incompatible
github.com/xdg-go/scram v1.1.2
go.opentelemetry.io/collector/component v0.82.0
go.opentelemetry.io/collector/config/configgrpc v0.82.0
go.opentelemetry.io/collector/config/confighttp v0.82.0
go.opentelemetry.io/collector/config/configtls v0.82.0
go.opentelemetry.io/collector/consumer v0.82.0
go.opentelemetry.io/collector/extension v0.82.0
go.opentelemetry.io/collector/component v0.83.0
go.opentelemetry.io/collector/config/configgrpc v0.83.0
go.opentelemetry.io/collector/config/confighttp v0.83.0
go.opentelemetry.io/collector/config/configtls v0.83.0
go.opentelemetry.io/collector/consumer v0.83.0
go.opentelemetry.io/collector/extension v0.83.0
go.opentelemetry.io/collector/pdata v1.0.0-rcv0014
go.opentelemetry.io/collector/receiver v0.82.0
go.opentelemetry.io/collector/receiver/otlpreceiver v0.82.0
go.opentelemetry.io/collector/semconv v0.82.0
go.opentelemetry.io/collector/receiver v0.83.0
go.opentelemetry.io/collector/receiver/otlpreceiver v0.83.0
go.opentelemetry.io/collector/semconv v0.83.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.1-0.20230612162650-64be7e574a17
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0
go.opentelemetry.io/otel v1.16.0
Expand Down Expand Up @@ -155,18 +155,18 @@ require (
github.com/xdg-go/stringprep v1.0.4 // indirect
go.mongodb.org/mongo-driver v1.11.6 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/collector v0.82.0 // indirect
go.opentelemetry.io/collector/config/configauth v0.82.0 // indirect
go.opentelemetry.io/collector/config/configcompression v0.82.0 // indirect
go.opentelemetry.io/collector/config/confignet v0.82.0 // indirect
go.opentelemetry.io/collector/config/configopaque v0.82.0 // indirect
go.opentelemetry.io/collector/config/configtelemetry v0.82.0 // indirect
go.opentelemetry.io/collector/config/internal v0.82.0 // indirect
go.opentelemetry.io/collector/confmap v0.82.0 // indirect
go.opentelemetry.io/collector/exporter v0.82.0 // indirect
go.opentelemetry.io/collector/extension/auth v0.82.0 // indirect
go.opentelemetry.io/collector v0.83.0 // indirect
go.opentelemetry.io/collector/config/configauth v0.83.0 // indirect
go.opentelemetry.io/collector/config/configcompression v0.83.0 // indirect
go.opentelemetry.io/collector/config/confignet v0.83.0 // indirect
go.opentelemetry.io/collector/config/configopaque v0.83.0 // indirect
go.opentelemetry.io/collector/config/configtelemetry v0.83.0 // indirect
go.opentelemetry.io/collector/config/internal v0.83.0 // indirect
go.opentelemetry.io/collector/confmap v0.83.0 // indirect
go.opentelemetry.io/collector/exporter v0.83.0 // indirect
go.opentelemetry.io/collector/extension/auth v0.83.0 // indirect
go.opentelemetry.io/collector/featuregate v1.0.0-rcv0014 // indirect
go.opentelemetry.io/collector/processor v0.82.0 // indirect
go.opentelemetry.io/collector/processor v0.83.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.16.0 // indirect
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
Expand Down
80 changes: 40 additions & 40 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -718,50 +718,50 @@ go.opencensus.io v0.22.4/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
go.opencensus.io v0.22.5/go.mod h1:5pWMHQbX5EPX2/62yrJeAkowc+lfs/XD7Uxpq3pI6kk=
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/collector v0.82.0 h1:MaKqWT0R4GCdkZDhYWOQkLfoJj9V7GsMbk1gsAuogaw=
go.opentelemetry.io/collector v0.82.0/go.mod h1:PMmDJkZzC1xpcViHlwMMEVeAnRRl3HYy3nXgD8KJwG0=
go.opentelemetry.io/collector/component v0.82.0 h1:ID9nOGKBf5G0avhuYQlTzmwAyIMvh9B+tlckLE/4qw4=
go.opentelemetry.io/collector/component v0.82.0/go.mod h1:jSdGG4L1Ger6ob6lWpr8jmKC2qqC+XZ/gOgu7GUA5xs=
go.opentelemetry.io/collector/config/configauth v0.82.0 h1:H5xrWyPMotSqajiiH/bay8bpVsT4aq6Vih4OuArXv4Q=
go.opentelemetry.io/collector/config/configauth v0.82.0/go.mod h1:P0ukmBIUk+HP0O7yfUOKRmPmffneAQgmEL9/iTOo1CU=
go.opentelemetry.io/collector/config/configcompression v0.82.0 h1:M6a7eiHdBUB8mIioDhWugJfNm7Sw85cvv/OXyTDhtY0=
go.opentelemetry.io/collector/config/configcompression v0.82.0/go.mod h1:xhHm1sEH7BTECAJo1xn64NMxeIvZGKdVGdSKUUc+YuM=
go.opentelemetry.io/collector/config/configgrpc v0.82.0 h1:taZWDbtVBm0OOcgnfpVA1X43pmU2oNhj39B2uV3COQk=
go.opentelemetry.io/collector/config/configgrpc v0.82.0/go.mod h1:NHXHRI40Q7TT/d38DKT30B7DOrVUkj7anEFOD59R9o8=
go.opentelemetry.io/collector/config/confighttp v0.82.0 h1:2LhyqVTd+Bsr8SgsCq6+q731F81uddK9GwvGhwD/Co0=
go.opentelemetry.io/collector/config/confighttp v0.82.0/go.mod h1:OHGx/aJqGJ9z2jaBXvaylwkAuiUwikg1/n+RRDpsfOo=
go.opentelemetry.io/collector/config/confignet v0.82.0 h1:zN9JaFTn7Dth3u5ot6KZJcBZACTEzGqFWYyO5qAlYfo=
go.opentelemetry.io/collector/config/confignet v0.82.0/go.mod h1:unOg7BZvpt6T5xsf+LyeOQvUhD8ld/2AbfOsmUZ/bPM=
go.opentelemetry.io/collector/config/configopaque v0.82.0 h1:0Ma63QTr4AkODzEABZHtgiU5Dig8SItpHOuB28UnVSw=
go.opentelemetry.io/collector/config/configopaque v0.82.0/go.mod h1:pM1oy6gasukw3H6jAvc9Q9OtFaaY2IbfeuwCPAjOgXc=
go.opentelemetry.io/collector/config/configtelemetry v0.82.0 h1:Zln2K4S5gBDcOpBNIzM0cZS5P6cohEYstHngVvIbGBY=
go.opentelemetry.io/collector/config/configtelemetry v0.82.0/go.mod h1:KEYQRiYJdx38iZkvcLKBZWH9fK4NeafxBwGRrRKMgyA=
go.opentelemetry.io/collector/config/configtls v0.82.0 h1:eE/8muTszLlviOGLy5N08BaXLCcYqDW3mKIoKyDDa8o=
go.opentelemetry.io/collector/config/configtls v0.82.0/go.mod h1:unBTmL1bdpkp9mYEDz7N+Ln4yEwh7Ug74I1HgZMplCk=
go.opentelemetry.io/collector/config/internal v0.82.0 h1:JnnDARkXrC3OJDsMfQkBgfI0Np4s+18zvoDqZ4OH0+I=
go.opentelemetry.io/collector/config/internal v0.82.0/go.mod h1:RKcLV1gQxhgwx+6rlPYsvGMq1RZNne3UeOUZkHxJnIg=
go.opentelemetry.io/collector/confmap v0.82.0 h1:s1Rd8jz21DGlLJfED0Py9VaEq2qPWmWwWy5MriDCX+4=
go.opentelemetry.io/collector/confmap v0.82.0/go.mod h1:IS/PoUYHETtxV6+fJammTkCxxa4LEwK2u4Cx/bVCH/s=
go.opentelemetry.io/collector/consumer v0.82.0 h1:vZecylW6bpaphetSTjCLgwXLxSYQ6oe/kzwkx4iF5oE=
go.opentelemetry.io/collector/consumer v0.82.0/go.mod h1:qrhd0i0Gp0RkihcEXb+7Rb584Kal2NmGH1eA4Zg6puA=
go.opentelemetry.io/collector/exporter v0.82.0 h1:BWsx4rWfVwlV+qNuevSMm+2Cv6uGZYYZ9CEFqq0q+F4=
go.opentelemetry.io/collector/exporter v0.82.0/go.mod h1:e3VPpLYVNRaF+G2HuKw6A5hTBMYZ4tgRYYzMusfwFJE=
go.opentelemetry.io/collector/extension v0.82.0 h1:DH4tqrTOz0HmGDJ6FT/jRD2woQf3ugqC6QqSiQdH3wg=
go.opentelemetry.io/collector/extension v0.82.0/go.mod h1:n7d0XTh7fdyorZWTc+gLpJh78FS7GjRqIjUiW1xdhe0=
go.opentelemetry.io/collector/extension/auth v0.82.0 h1:iaxwFslRj6mfzs1wVzbnj+gDU2G98IeXW4tcrq78p5s=
go.opentelemetry.io/collector/extension/auth v0.82.0/go.mod h1:O1xBcb06pKD8g3FadLDvMa1xKZwPGdHQp4CI8vW3RCM=
go.opentelemetry.io/collector v0.83.0 h1:rKFch1CANepajPwBTvzYj/hKz7RsMyUkPPPNjRCpJ/I=
go.opentelemetry.io/collector v0.83.0/go.mod h1:MNN79VDXXaRP2ZqcDVOfWH0Jl8BbcMttJ3SY/pU6vxo=
go.opentelemetry.io/collector/component v0.83.0 h1:7bMbOHQezVx9RhSLu9KQRBhjXmO+CbOVhBk5uySb0fY=
go.opentelemetry.io/collector/component v0.83.0/go.mod h1:Qy2mIP32UKN1x8rsjJbkgB9obAVu4hRusc1wKNFeV+o=
go.opentelemetry.io/collector/config/configauth v0.83.0 h1:caIkUszP+kTRVx9HW6z7x05CMnzlaBoP2BKyWDIr2ag=
go.opentelemetry.io/collector/config/configauth v0.83.0/go.mod h1:PqSIaQryPWiPVMuxlNPEvTpuvhdRq8ySN9nKlk3YbH4=
go.opentelemetry.io/collector/config/configcompression v0.83.0 h1:WwGfHyGey8JSUsBGUmRHaOzwllrLmsjjo5SZCYfSP14=
go.opentelemetry.io/collector/config/configcompression v0.83.0/go.mod h1:Mi1/3D+qNlRohrVMbBOj6XSHo7YKAKbgWYisNW2Qobc=
go.opentelemetry.io/collector/config/configgrpc v0.83.0 h1:bmX6M/L0+gtBSqAvPGh2cV8c4htNFfxa/9ZT8FreOHE=
go.opentelemetry.io/collector/config/configgrpc v0.83.0/go.mod h1:VpRhSIukmgVjx0HISN5r+y6EYQNGDYLU8j8hVUlcMjc=
go.opentelemetry.io/collector/config/confighttp v0.83.0 h1:yBra00XanzqXL0kLs3Aaas7RLoL50bM/Za8223vwJik=
go.opentelemetry.io/collector/config/confighttp v0.83.0/go.mod h1:Eu2WVZa8cy3F8mlxXIFPgzeAeLnaVc5UZzcEtufrOWs=
go.opentelemetry.io/collector/config/confignet v0.83.0 h1:xaQkMXvId8y7o6ke2qVRZZDqNc315CGkIcZ6LSVxDE0=
go.opentelemetry.io/collector/config/confignet v0.83.0/go.mod h1:I0iJQDhns1GgXBIumB64WHLPMmJpNdDaEDHQnmaaqsU=
go.opentelemetry.io/collector/config/configopaque v0.83.0 h1:nhYguW1zVFnQlaZWhwbXJS4/+WEPdQSEL8kTF/j/zeI=
go.opentelemetry.io/collector/config/configopaque v0.83.0/go.mod h1:Ga1x7xLQXWmwxfW1pPqjI4qT+eNxf9wu2/Mx7O2u01U=
go.opentelemetry.io/collector/config/configtelemetry v0.83.0 h1:Dx+POy68CFsec9JDYd7cxQPULLfSOAG8ma5Jl3ZZ3+Y=
go.opentelemetry.io/collector/config/configtelemetry v0.83.0/go.mod h1:8wZuTKLdcWwdB82Jd07TOHsHKuv8l47T+MUGEsPe4z4=
go.opentelemetry.io/collector/config/configtls v0.83.0 h1:qeAqwvw7qs3fY8wVZzN54E+SNMES7YdATY0ASEbJlUw=
go.opentelemetry.io/collector/config/configtls v0.83.0/go.mod h1:YMf+YSUhPB/LD5pZSyb3wRi7x6vbiMbONXOWFQnJnZ4=
go.opentelemetry.io/collector/config/internal v0.83.0 h1:yQZegCOPl4dWUVkr/fscVFU/AjANT5+Tu5XpKztTTSA=
go.opentelemetry.io/collector/config/internal v0.83.0/go.mod h1:BQs+X52s4BCIshht8qgbT4dqCM5YM2h6RQWln6zWhRA=
go.opentelemetry.io/collector/confmap v0.83.0 h1:eUaiFdhTLkFdNpMi5FLSHSQ6X2FcEHe0KfEUt9ZtVlI=
go.opentelemetry.io/collector/confmap v0.83.0/go.mod h1:ZsmLyJ+4VeO+qz5o1RKadRoY4Db+d8PYwiLCJ3Z5Et8=
go.opentelemetry.io/collector/consumer v0.83.0 h1:8wg0UfFxxaGYsTkQGWuf1pE7C/dTvPkkYmBtR6N5BKc=
go.opentelemetry.io/collector/consumer v0.83.0/go.mod h1:YLbmTqvgIOYUlEeWun8wQ4RZ0HaYjsABWKw7nwU9F3c=
go.opentelemetry.io/collector/exporter v0.83.0 h1:1MPrMaCFvEvl291pAE0hTgPb7YybjSak9O5akzXqnXs=
go.opentelemetry.io/collector/exporter v0.83.0/go.mod h1:5XIrrkfRI7Ndt5FnH0CC6It0VxTHRviGv/I350EWGBs=
go.opentelemetry.io/collector/extension v0.83.0 h1:O47qpJTeav6jATvnIUvUrO5KBMqa6ySMA5i+7XXW7GY=
go.opentelemetry.io/collector/extension v0.83.0/go.mod h1:gPfwNimQiscUpaUGC/pUniTn4b5O+8IxHVKHDUkGqSI=
go.opentelemetry.io/collector/extension/auth v0.83.0 h1:H0orp7a7/NZae4/ymnC5JpuvO6GNcGLNz+nEDAw9ciU=
go.opentelemetry.io/collector/extension/auth v0.83.0/go.mod h1:Br0OyLU0p+2xS0UvQRvgWmH0Kv/4kPkNVr9AMzee5GM=
go.opentelemetry.io/collector/featuregate v1.0.0-rcv0014 h1:C9o0mbP0MyygqFnKueVQK/v9jef6zvuttmTGlKaqhgw=
go.opentelemetry.io/collector/featuregate v1.0.0-rcv0014/go.mod h1:0mE3mDLmUrOXVoNsuvj+7dV14h/9HFl/Fy9YTLoLObo=
go.opentelemetry.io/collector/pdata v1.0.0-rcv0014 h1:iT5qH0NLmkGeIdDtnBogYDx7L58t6CaWGL378DEo2QY=
go.opentelemetry.io/collector/pdata v1.0.0-rcv0014/go.mod h1:BRvDrx43kiSoUx3mr7SoA7h9B8+OY99mUK+CZSQFWW4=
go.opentelemetry.io/collector/processor v0.82.0 h1:DoqVrrnGYThu/h1sOr6E0hR1Fj5nQT4VT0ptFZcltRk=
go.opentelemetry.io/collector/processor v0.82.0/go.mod h1:B0MtfLWCYNBJ+PXf9k77M2Yn08MKItNB2vuvwhqrtt0=
go.opentelemetry.io/collector/receiver v0.82.0 h1:bc6jc8jmSgc0/C9zqTqqWOGJFVx0AJ53jiToSmQs2SE=
go.opentelemetry.io/collector/receiver v0.82.0/go.mod h1:Uh6BgcTmmrA1Bm/GpKGRY6WwQyPio4yEDsYkUo0A5Gk=
go.opentelemetry.io/collector/receiver/otlpreceiver v0.82.0 h1:LzcmQ9d7NauTVEWfPNwRwqNd/NBQDi+JU0OHWearcEA=
go.opentelemetry.io/collector/receiver/otlpreceiver v0.82.0/go.mod h1:Qt9Ha/yWaU6ni0XwFslNCBX5zZBQHcnxma/sU1s7LH4=
go.opentelemetry.io/collector/semconv v0.82.0 h1:WUeT2a+uZjI6kLvwcBaJnGvo7KSQ/9dIFRcxOQdXucc=
go.opentelemetry.io/collector/semconv v0.82.0/go.mod h1:TlYPtzvsXyHOgr5eATi43qEMqwSmIziivJB2uctKswo=
go.opentelemetry.io/collector/processor v0.83.0 h1:oWMpPzHLkzlPXRIa27UsfsaDSbXaF/0qeiCn3BaesGo=
go.opentelemetry.io/collector/processor v0.83.0/go.mod h1:sLxTTqkIhmNtekO0HebXgVclPpm/xoQ4+g8CbzgYBCM=
go.opentelemetry.io/collector/receiver v0.83.0 h1:T2LI6BGNGMGBN8DLWUy7KyFXVaQR8ah+7ssCwb8OqNs=
go.opentelemetry.io/collector/receiver v0.83.0/go.mod h1:yEo8Mv57a53Psd2BvUbP/he5ZtdrwHezeLUCTUtf6PA=
go.opentelemetry.io/collector/receiver/otlpreceiver v0.83.0 h1:A0xNr1N/d5jkO+42G9CQ7C69UZhcTsnAibo1FzRA/PA=
go.opentelemetry.io/collector/receiver/otlpreceiver v0.83.0/go.mod h1:h+WL9WneDgX4uHVBdt/yVINSB/NUzVTOqukoBF1F7uc=
go.opentelemetry.io/collector/semconv v0.83.0 h1:zfBJaGiC7XI8dLD/8QIyKre98RHcq3DaG1g1B+U/Dow=
go.opentelemetry.io/collector/semconv v0.83.0/go.mod h1:j/8THcqVxFna1FpvA2zYIsUperEtOaRaqoLYIN4doWw=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.1-0.20230612162650-64be7e574a17 h1:mdcNStUIXngF/mH3xxAo4nbR4g65IXqLL1SvYMjz7JQ=
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.1-0.20230612162650-64be7e574a17/go.mod h1:N2Nw/UmmvQn0yCnaUzvsWzTWIeffYIdFteg6mxqCWII=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0 h1:pginetY7+onl4qN1vl0xW/V/v6OBZ0vVdH+esuJgvmM=
Expand Down

0 comments on commit e244c9e

Please sign in to comment.