Skip to content

Commit

Permalink
Bump the all group with 5 updates (#600)
Browse files Browse the repository at this point in the history
Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go)
| `1.33.0` | `1.34.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go)
| `1.33.0` | `1.34.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](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` |
|
[go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go)
| `1.33.0` | `1.34.0` |

Updates `go.opentelemetry.io/otel` from 1.33.0 to 1.34.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel's
changelog</a>.</em></p>
<blockquote>
<h2>[1.34.0/0.56.0/0.10.0] 2025-01-17</h2>
<h3>Changed</h3>
<ul>
<li>Remove the notices from <code>Logger</code> to make the whole Logs
API user-facing in <code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Relax minimum Go version to 1.22.0 in various modules. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073">#6073</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>
client is corrected from <code>otlphttpgrpc</code> to
<code>otlptracegrpc</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc</code>
client is corrected from <code>otlphttphttp</code> to
<code>otlptracehttp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/edc378fa8d0ce3f00fa8f3939b423436b3f230cf"><code>edc378f</code></a>
Release v1.34.0/v0.56.0/v0.10.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e18299f7b785beab822708c6f62f5c1a39955381"><code>e18299f</code></a>
log: Make whole Logs API user-facing (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/cbc3b6a5bb245ccce687559b92c135d680c5699b"><code>cbc3b6a</code></a>
fix(deps): update module google.golang.org/protobuf to v1.36.3 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2dcb9b3b4c086da230651d78a9a24a1c6997b9fa"><code>2dcb9b3</code></a>
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/764ae10865d84d29452b2a7448d2f3feae185b2c"><code>764ae10</code></a>
fix(deps): update googleapis to 1a7da9e (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f87cced26108ccd58e9c6411731a935ad078e6c2"><code>f87cced</code></a>
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be76ebfacfd2b3b2ca284cf6726b22ac87a8cbb2"><code>be76ebf</code></a>
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6162">#6162</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3e60bd43f8c21bf4e62683fcd7360a415b67f00b"><code>3e60bd4</code></a>
fix(deps): update module golang.org/x/vuln to v1.1.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6161">#6161</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/79b1fc1b9dc3af32b16736e6bf0a7b74c877e48d"><code>79b1fc1</code></a>
Fix demo links (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6160">#6160</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4a87cfedc6189a696a3695a90ce53842220b3c58"><code>4a87cfe</code></a>
fix(deps): update module google.golang.org/grpc to v1.69.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6159">#6159</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.34.0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from
1.33.0 to 1.34.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's
changelog</a>.</em></p>
<blockquote>
<h2>[1.34.0/0.56.0/0.10.0] 2025-01-17</h2>
<h3>Changed</h3>
<ul>
<li>Remove the notices from <code>Logger</code> to make the whole Logs
API user-facing in <code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Relax minimum Go version to 1.22.0 in various modules. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073">#6073</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>
client is corrected from <code>otlphttpgrpc</code> to
<code>otlptracegrpc</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc</code>
client is corrected from <code>otlphttphttp</code> to
<code>otlptracehttp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/edc378fa8d0ce3f00fa8f3939b423436b3f230cf"><code>edc378f</code></a>
Release v1.34.0/v0.56.0/v0.10.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e18299f7b785beab822708c6f62f5c1a39955381"><code>e18299f</code></a>
log: Make whole Logs API user-facing (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/cbc3b6a5bb245ccce687559b92c135d680c5699b"><code>cbc3b6a</code></a>
fix(deps): update module google.golang.org/protobuf to v1.36.3 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2dcb9b3b4c086da230651d78a9a24a1c6997b9fa"><code>2dcb9b3</code></a>
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/764ae10865d84d29452b2a7448d2f3feae185b2c"><code>764ae10</code></a>
fix(deps): update googleapis to 1a7da9e (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f87cced26108ccd58e9c6411731a935ad078e6c2"><code>f87cced</code></a>
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be76ebfacfd2b3b2ca284cf6726b22ac87a8cbb2"><code>be76ebf</code></a>
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6162">#6162</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3e60bd43f8c21bf4e62683fcd7360a415b67f00b"><code>3e60bd4</code></a>
fix(deps): update module golang.org/x/vuln to v1.1.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6161">#6161</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/79b1fc1b9dc3af32b16736e6bf0a7b74c877e48d"><code>79b1fc1</code></a>
Fix demo links (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6160">#6160</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4a87cfedc6189a696a3695a90ce53842220b3c58"><code>4a87cfe</code></a>
fix(deps): update module google.golang.org/grpc to v1.69.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6159">#6159</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.34.0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from
1.33.0 to 1.34.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp's
changelog</a>.</em></p>
<blockquote>
<h2>[1.34.0/0.56.0/0.10.0] 2025-01-17</h2>
<h3>Changed</h3>
<ul>
<li>Remove the notices from <code>Logger</code> to make the whole Logs
API user-facing in <code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Relax minimum Go version to 1.22.0 in various modules. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073">#6073</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>
client is corrected from <code>otlphttpgrpc</code> to
<code>otlptracegrpc</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc</code>
client is corrected from <code>otlphttphttp</code> to
<code>otlptracehttp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/edc378fa8d0ce3f00fa8f3939b423436b3f230cf"><code>edc378f</code></a>
Release v1.34.0/v0.56.0/v0.10.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e18299f7b785beab822708c6f62f5c1a39955381"><code>e18299f</code></a>
log: Make whole Logs API user-facing (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/cbc3b6a5bb245ccce687559b92c135d680c5699b"><code>cbc3b6a</code></a>
fix(deps): update module google.golang.org/protobuf to v1.36.3 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2dcb9b3b4c086da230651d78a9a24a1c6997b9fa"><code>2dcb9b3</code></a>
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/764ae10865d84d29452b2a7448d2f3feae185b2c"><code>764ae10</code></a>
fix(deps): update googleapis to 1a7da9e (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f87cced26108ccd58e9c6411731a935ad078e6c2"><code>f87cced</code></a>
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be76ebfacfd2b3b2ca284cf6726b22ac87a8cbb2"><code>be76ebf</code></a>
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6162">#6162</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3e60bd43f8c21bf4e62683fcd7360a415b67f00b"><code>3e60bd4</code></a>
fix(deps): update module golang.org/x/vuln to v1.1.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6161">#6161</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/79b1fc1b9dc3af32b16736e6bf0a7b74c877e48d"><code>79b1fc1</code></a>
Fix demo links (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6160">#6160</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4a87cfedc6189a696a3695a90ce53842220b3c58"><code>4a87cfe</code></a>
fix(deps): update module google.golang.org/grpc to v1.69.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6159">#6159</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.34.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/sdk` from 1.33.0 to 1.34.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/sdk's
changelog</a>.</em></p>
<blockquote>
<h2>[1.34.0/0.56.0/0.10.0] 2025-01-17</h2>
<h3>Changed</h3>
<ul>
<li>Remove the notices from <code>Logger</code> to make the whole Logs
API user-facing in <code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Relax minimum Go version to 1.22.0 in various modules. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073">#6073</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>
client is corrected from <code>otlphttpgrpc</code> to
<code>otlptracegrpc</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc</code>
client is corrected from <code>otlphttphttp</code> to
<code>otlptracehttp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/edc378fa8d0ce3f00fa8f3939b423436b3f230cf"><code>edc378f</code></a>
Release v1.34.0/v0.56.0/v0.10.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e18299f7b785beab822708c6f62f5c1a39955381"><code>e18299f</code></a>
log: Make whole Logs API user-facing (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/cbc3b6a5bb245ccce687559b92c135d680c5699b"><code>cbc3b6a</code></a>
fix(deps): update module google.golang.org/protobuf to v1.36.3 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2dcb9b3b4c086da230651d78a9a24a1c6997b9fa"><code>2dcb9b3</code></a>
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/764ae10865d84d29452b2a7448d2f3feae185b2c"><code>764ae10</code></a>
fix(deps): update googleapis to 1a7da9e (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f87cced26108ccd58e9c6411731a935ad078e6c2"><code>f87cced</code></a>
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be76ebfacfd2b3b2ca284cf6726b22ac87a8cbb2"><code>be76ebf</code></a>
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6162">#6162</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3e60bd43f8c21bf4e62683fcd7360a415b67f00b"><code>3e60bd4</code></a>
fix(deps): update module golang.org/x/vuln to v1.1.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6161">#6161</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/79b1fc1b9dc3af32b16736e6bf0a7b74c877e48d"><code>79b1fc1</code></a>
Fix demo links (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6160">#6160</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4a87cfedc6189a696a3695a90ce53842220b3c58"><code>4a87cfe</code></a>
fix(deps): update module google.golang.org/grpc to v1.69.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6159">#6159</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.34.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/trace` from 1.33.0 to 1.34.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/trace's
changelog</a>.</em></p>
<blockquote>
<h2>[1.34.0/0.56.0/0.10.0] 2025-01-17</h2>
<h3>Changed</h3>
<ul>
<li>Remove the notices from <code>Logger</code> to make the whole Logs
API user-facing in <code>go.opentelemetry.io/otel/log</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Relax minimum Go version to 1.22.0 in various modules. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6073">#6073</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>
client is corrected from <code>otlphttpgrpc</code> to
<code>otlptracegrpc</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
<li>The <code>Type</code> name logged for the
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc</code>
client is corrected from <code>otlphttphttp</code> to
<code>otlptracehttp</code>. (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6143">#6143</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/edc378fa8d0ce3f00fa8f3939b423436b3f230cf"><code>edc378f</code></a>
Release v1.34.0/v0.56.0/v0.10.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6174">#6174</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/e18299f7b785beab822708c6f62f5c1a39955381"><code>e18299f</code></a>
log: Make whole Logs API user-facing (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6167">#6167</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/cbc3b6a5bb245ccce687559b92c135d680c5699b"><code>cbc3b6a</code></a>
fix(deps): update module google.golang.org/protobuf to v1.36.3 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6166">#6166</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2dcb9b3b4c086da230651d78a9a24a1c6997b9fa"><code>2dcb9b3</code></a>
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6165">#6165</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/764ae10865d84d29452b2a7448d2f3feae185b2c"><code>764ae10</code></a>
fix(deps): update googleapis to 1a7da9e (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6164">#6164</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/f87cced26108ccd58e9c6411731a935ad078e6c2"><code>f87cced</code></a>
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6163">#6163</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/be76ebfacfd2b3b2ca284cf6726b22ac87a8cbb2"><code>be76ebf</code></a>
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0
(<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6162">#6162</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/3e60bd43f8c21bf4e62683fcd7360a415b67f00b"><code>3e60bd4</code></a>
fix(deps): update module golang.org/x/vuln to v1.1.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6161">#6161</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/79b1fc1b9dc3af32b16736e6bf0a7b74c877e48d"><code>79b1fc1</code></a>
Fix demo links (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6160">#6160</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4a87cfedc6189a696a3695a90ce53842220b3c58"><code>4a87cfe</code></a>
fix(deps): update module google.golang.org/grpc to v1.69.4 (<a
href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6159">#6159</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.33.0...v1.34.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>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Jan 18, 2025
1 parent 12f6a3e commit 4104c9f
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 36 deletions.
24 changes: 12 additions & 12 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ require (
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
github.com/yalue/merged_fs v1.3.0
go.opentelemetry.io/otel v1.33.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0
go.opentelemetry.io/otel/sdk v1.33.0
go.opentelemetry.io/otel/trace v1.33.0
go.opentelemetry.io/otel v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0
go.opentelemetry.io/otel/sdk v1.34.0
go.opentelemetry.io/otel/trace v1.34.0
golang.org/x/sync v0.10.0
golang.org/x/text v0.21.0
golang.org/x/tools v0.29.0
Expand Down Expand Up @@ -67,7 +67,7 @@ require (
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/invopop/yaml v0.3.1 // indirect
Expand Down Expand Up @@ -97,18 +97,18 @@ require (
github.com/x448/float16 v0.8.4 // indirect
github.com/xlab/treeprint v1.1.0 // indirect
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 // indirect
go.opentelemetry.io/otel/metric v1.33.0 // indirect
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 // indirect
go.opentelemetry.io/otel/metric v1.34.0 // indirect
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/time v0.7.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
google.golang.org/protobuf v1.35.2 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
google.golang.org/protobuf v1.36.3 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
Expand Down
48 changes: 24 additions & 24 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ github.com/grafana/cuetsy v0.1.11 h1:I3IwBhF+UaQxRM79HnImtrAn8REGdb5M3+C4QrYHoWk
github.com/grafana/cuetsy v0.1.11/go.mod h1:Ix97+CPD8ws9oSSxR3/Lf4ahU1I4Np83kjJmDVnLZvc=
github.com/grafana/thema v0.0.0-20230511182720-3146087fcc26 h1:HX927q4X1n451pnGb8U0wq74i8PCzuxVjzv7TyD10kc=
github.com/grafana/thema v0.0.0-20230511182720-3146087fcc26/go.mod h1:Pn9nfzCk7nV0mvNgwusgCjCROZP6nm4GpwTnmEhLT24=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 h1:TmHmbvxPmaegwhDubVz0lICL0J5Ka2vwTzhoePEXsGE=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0/go.mod h1:qztMSjm835F2bXf+5HKAPIS5qsmQDqZna/PgVt4rWtI=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 h1:VNqngBF40hVlDloBruUehVYC3ArSgIyScOAyMRqBxRg=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1/go.mod h1:RBRO7fro65R6tjKzYgLAFo0t1QEXY1Dp+i/bvpRiqiQ=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=
github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
Expand Down Expand Up @@ -348,24 +348,24 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
go.opentelemetry.io/auto/sdk v1.1.0/go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
go.opentelemetry.io/otel v1.33.0 h1:/FerN9bax5LoK51X/sI0SVYrjSE0/yUL7DpxW4K3FWw=
go.opentelemetry.io/otel v1.33.0/go.mod h1:SUUkR6csvUQl+yjReHu5uM3EtVV7MBm5FHKRlNx4I8I=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 h1:Vh5HayB/0HHfOQA7Ctx69E/Y/DcQSMPpKANYVMQ7fBA=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0/go.mod h1:cpgtDBaqD/6ok/UG0jT15/uKjAY8mRA53diogHBg3UI=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 h1:5pojmb1U1AogINhN3SurB+zm/nIcusopeBNp42f45QM=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0/go.mod h1:57gTHJSE5S1tqg+EKsLPlTWhpHMsWlVmer+LA926XiA=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0 h1:wpMfgF8E1rkrT1Z6meFh1NDtownE9Ii3n3X2GJYjsaU=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0/go.mod h1:wAy0T/dUbs468uOlkT31xjvqQgEVXv58BRFWEgn5v/0=
go.opentelemetry.io/otel/metric v1.33.0 h1:r+JOocAyeRVXD8lZpjdQjzMadVZp2M4WmQ+5WtEnklQ=
go.opentelemetry.io/otel/metric v1.33.0/go.mod h1:L9+Fyctbp6HFTddIxClbQkjtubW6O9QS3Ann/M82u6M=
go.opentelemetry.io/otel/sdk v1.33.0 h1:iax7M131HuAm9QkZotNHEfstof92xM+N8sr3uHXc2IM=
go.opentelemetry.io/otel/sdk v1.33.0/go.mod h1:A1Q5oi7/9XaMlIWzPSxLRWOI8nG3FnzHJNbiENQuihM=
go.opentelemetry.io/otel v1.34.0 h1:zRLXxLCgL1WyKsPVrgbSdMN4c0FMkDAskSTQP+0hdUY=
go.opentelemetry.io/otel v1.34.0/go.mod h1:OWFPOQ+h4G8xpyjgqo4SxJYdDQ/qmRH+wivy7zzx9oI=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 h1:OeNbIYk/2C15ckl7glBlOBp5+WlYsOElzTNmiPW/x60=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0/go.mod h1:7Bept48yIeqxP2OZ9/AqIpYS94h2or0aB4FypJTc8ZM=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0 h1:tgJ0uaNS4c98WRNUEx5U3aDlrDOI5Rs+1Vifcw4DJ8U=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0/go.mod h1:U7HYyW0zt/a9x5J1Kjs+r1f/d4ZHnYFclhYY2+YbeoE=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0 h1:BEj3SPM81McUZHYjRS5pEgNgnmzGJ5tRpU5krWnV8Bs=
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0/go.mod h1:9cKLGBDzI/F3NoHLQGm4ZrYdIHsvGt6ej6hUowxY0J4=
go.opentelemetry.io/otel/metric v1.34.0 h1:+eTR3U0MyfWjRDhmFMxe2SsW64QrZ84AOhvqS7Y+PoQ=
go.opentelemetry.io/otel/metric v1.34.0/go.mod h1:CEDrp0fy2D0MvkXE+dPV7cMi8tWZwX3dmaIhwPOaqHE=
go.opentelemetry.io/otel/sdk v1.34.0 h1:95zS4k/2GOy069d321O8jWgYsW3MzVV+KuSPKp7Wr1A=
go.opentelemetry.io/otel/sdk v1.34.0/go.mod h1:0e/pNiaMAqaykJGKbi+tSjWfNNHMTxoC9qANsCzbyxU=
go.opentelemetry.io/otel/sdk/metric v1.31.0 h1:i9hxxLJF/9kkvfHppyLL55aW7iIJz4JjxTeYusH7zMc=
go.opentelemetry.io/otel/sdk/metric v1.31.0/go.mod h1:CRInTMVvNhUKgSAMbKyTMxqOBC0zgyxzW55lZzX43Y8=
go.opentelemetry.io/otel/trace v1.33.0 h1:cCJuF7LRjUFso9LPnEAHJDB2pqzp+hbO8eu1qqW2d/s=
go.opentelemetry.io/otel/trace v1.33.0/go.mod h1:uIcdVUZMpTAmz0tI1z04GoVSezK37CbGV4fr1f2nBck=
go.opentelemetry.io/proto/otlp v1.4.0 h1:TA9WRvW6zMwP+Ssb6fLoUIuirti1gGbP28GcKG1jgeg=
go.opentelemetry.io/proto/otlp v1.4.0/go.mod h1:PPBWZIP98o2ElSqI35IHfu7hIhSwvc5N38Jw8pXuGFY=
go.opentelemetry.io/otel/trace v1.34.0 h1:+ouXS2V8Rd4hp4580a8q23bg0azF2nI8cqLYnC8mh/k=
go.opentelemetry.io/otel/trace v1.34.0/go.mod h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h0M2jHBhmSfRE=
go.opentelemetry.io/proto/otlp v1.5.0 h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU/3i4=
go.opentelemetry.io/proto/otlp v1.5.0/go.mod h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
Expand Down Expand Up @@ -483,10 +483,10 @@ google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoA
google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc=
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo=
google.golang.org/genproto v0.0.0-20210624195500-8bfb893ecb84/go.mod h1:SzzZ/N+nwJDaO1kznhnlzqS8ocJICar6hYhVyhi++24=
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 h1:CkkIfIt50+lT6NHAVoRYEyAvQGFM7xEwXUUywFvEb3Q=
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576/go.mod h1:1R3kvZ1dtP3+4p4d3G8uJ8rFk/fWlScl38vanWACI08=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 h1:8ZmaLZE4XWrtU3MyClkYqqtl6Oegr3235h7jxsDyqCY=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576/go.mod h1:5uTbfoYQed2U9p3KIj2/Zzm02PYhndfdmML0qC3q3FU=
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f h1:gap6+3Gk41EItBuyi4XX/bp4oqJ3UwuIMl25yGinuAA=
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f/go.mod h1:Ic02D47M+zbarjYYUlK57y316f2MoN0gjAwI3f2S95o=
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f h1:OxYkA3wjPsZyBylwymxSHa7ViiW1Sml4ToBrncvFehI=
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f/go.mod h1:+2Yz8+CLJbIfL9z73EW45avw8Lmge3xVElCP9zEKi50=
google.golang.org/grpc v1.12.0/go.mod h1:yo6s7OP7yaDglbqo1J04qKzAhqBH6lvTonzMVmEdcZw=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
Expand All @@ -506,8 +506,8 @@ google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpAD
google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io=
google.golang.org/protobuf v1.35.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
google.golang.org/protobuf v1.36.3 h1:82DV7MYdb8anAVi3qge1wSnMDrnKK7ebr+I0hHRN1BU=
google.golang.org/protobuf v1.36.3/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down
8 changes: 8 additions & 0 deletions go.work.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1270,6 +1270,7 @@ golang.org/x/net v0.29.0/go.mod h1:gLkgy8jTGERgjzMic6DS9+SP0ajcu6Xu3Orq/SpETg0=
golang.org/x/net v0.30.0/go.mod h1:2wGyMJ5iFasEhkwi13ChkO/t1ECNC4X4eBKkVFyYFlU=
golang.org/x/net v0.31.0/go.mod h1:P4fl1q7dY2hnZFxEk4pPSkDHF+QqjitcnDjUQyMM+pM=
golang.org/x/net v0.32.0/go.mod h1:CwU0IoeOlnQQWJ6ioyFrfRuomB8GKF6KbYXZVyeXNfs=
golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4=
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.16.0/go.mod h1:hqZ+0LWXsiVoZpeld6jVt06P3adbS2Uu911W1SsJv2o=
golang.org/x/oauth2 v0.17.0/go.mod h1:OzPDGQiuQMguemayvdylqddI7qcD9lnSDb+1FiwQ5HA=
Expand Down Expand Up @@ -1354,6 +1355,8 @@ google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1/go.
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53/go.mod h1:riSXTwQ4+nqmPGtobMFyW5FqVAmIs0St6VPp4Ug7CE4=
google.golang.org/genproto/googleapis/api v0.0.0-20241021214115-324edc3d5d38/go.mod h1:vuAjtvlwkDKF6L1GQ0SokiRLCGFfeBUXWr/aFFkHACc=
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697/go.mod h1:+D9ySVjN8nY8YCVjc5O7PZDIdZporIDY3KaGfJunh88=
google.golang.org/genproto/googleapis/api v0.0.0-20241219192143-6b3ec007d9bb/go.mod h1:E5//3O5ZIG2l71Xnt+P/CYUY8Bxs8E7WMoZ9tlcMbAY=
google.golang.org/genproto/googleapis/api v0.0.0-20250102185135-69823020774d/go.mod h1:2v7Z7gP2ZUOGsaFyxATQSRoBnKygqVq2Cwnvom7QiqY=
google.golang.org/genproto/googleapis/bytestream v0.0.0-20240304161311-37d4d3c04a78 h1:YqFWYZXim8bG9v68xU8WjTZmYKb5M5dMeSOWIp6jogI=
google.golang.org/genproto/googleapis/bytestream v0.0.0-20240304161311-37d4d3c04a78/go.mod h1:vh/N7795ftP0AkN1w8XKqN4w1OdUKXW5Eummda+ofv8=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac/go.mod h1:daQN87bsDqDoe316QbbvX60nMoJQa4r6Ds0ZuoAe5yA=
Expand All @@ -1372,6 +1375,9 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53/go.
google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38/go.mod h1:GX3210XPVPUjJbTUbvwI8f2IpZDMZuPJWDzDuebbviI=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697/go.mod h1:5uTbfoYQed2U9p3KIj2/Zzm02PYhndfdmML0qC3q3FU=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241206012308-a4fef0638583/go.mod h1:5uTbfoYQed2U9p3KIj2/Zzm02PYhndfdmML0qC3q3FU=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241219192143-6b3ec007d9bb/go.mod h1:lcTa1sDdWEIHMWlITnIczmw5w60CF9ffkb8Z+DVmmjA=
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d/go.mod h1:3ENsm/5D1mzDyhpzeRi1NR784I0BcofWBoSc5QqqMK4=
google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422/go.mod h1:3ENsm/5D1mzDyhpzeRi1NR784I0BcofWBoSc5QqqMK4=
google.golang.org/grpc v1.18.0/go.mod h1:6QZJwpn2B+Zp71q/5VxRsJ6NXXVCE5NRUHRo+f3cWCs=
google.golang.org/grpc v1.29.1/go.mod h1:itym6AZVZYACWQqET3MqgPpjcuV5QH3BxFS3IjizoKk=
google.golang.org/grpc v1.33.1/go.mod h1:fr5YgcSWrqhRRxogOsw7RzIpsmvOZ6IcH4kBYTpR3n0=
Expand All @@ -1397,6 +1403,8 @@ google.golang.org/protobuf v1.34.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHh
google.golang.org/protobuf v1.34.1/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
google.golang.org/protobuf v1.34.2/go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw=
google.golang.org/protobuf v1.35.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
google.golang.org/protobuf v1.36.0/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
google.golang.org/protobuf v1.36.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
gopkg.in/errgo.v2 v2.1.0 h1:0vLT13EuvQ0hNvakwLuFZ/jYrLp5F3kcWHXdRggjCE8=
gopkg.in/fsnotify.v1 v1.4.7 h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4=
gopkg.in/go-playground/assert.v1 v1.2.1 h1:xoYuJVE7KT85PYWrN730RguIQO0ePzVRfFMXadIrXTM=
Expand Down

0 comments on commit 4104c9f

Please sign in to comment.