mirror of
https://github.com/kopia/kopia.git
synced 2026-03-11 10:46:25 -04:00
Bumps the common-golang-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.69` | `7.0.70` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.176.0` | `0.176.1` | Updates `github.com/minio/minio-go/v7` from 7.0.69 to 7.0.70 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/minio/minio-go/releases">github.com/minio/minio-go/v7's releases</a>.</em></p> <blockquote> <h2>Bugfix Release</h2> <h2>What's Changed</h2> <ul> <li>add support for authentication with EKS Pod Identities by <a href="https://github.com/saweber"><code>@saweber</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1944">minio/minio-go#1944</a></li> <li>Allow disabling dual-stack endpoints for Amazon S3 by <a href="https://github.com/narqo"><code>@narqo</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1945">minio/minio-go#1945</a></li> <li>Added <code>x-minio-replication-actual-object-size</code> to allowed headers by <a href="https://github.com/shtripat"><code>@shtripat</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1946">minio/minio-go#1946</a></li> <li>Update vulncheck Go version to 1.22.x by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1953">minio/minio-go#1953</a></li> <li>fix: non md5 etags by <a href="https://github.com/niger-prequel"><code>@niger-prequel</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1952">minio/minio-go#1952</a></li> <li>Bump golang.org/x/net from 0.21.0 to 0.23.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1954">minio/minio-go#1954</a></li> <li>Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1955">minio/minio-go#1955</a></li> <li>remove sha256-simd support we do not need it anymore by <a href="https://github.com/harshavardhana"><code>@harshavardhana</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1958">minio/minio-go#1958</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/saweber"><code>@saweber</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-go/pull/1944">minio/minio-go#1944</a></li> <li><a href="https://github.com/narqo"><code>@narqo</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-go/pull/1945">minio/minio-go#1945</a></li> <li><a href="https://github.com/niger-prequel"><code>@niger-prequel</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-go/pull/1952">minio/minio-go#1952</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/minio/minio-go/compare/v7.0.68...v7.0.70">https://github.com/minio/minio-go/compare/v7.0.68...v7.0.70</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c2fe17945c"><code>c2fe179</code></a> remove sha256-simd support we do not need it anymore (<a href="https://redirect.github.com/minio/minio-go/issues/1958">#1958</a>)</li> <li><a href="0e5a768b1a"><code>0e5a768</code></a> avoid trailing checksums for zero byte objects</li> <li><a href="afa8d5979f"><code>afa8d59</code></a> Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio (<a href="https://redirect.github.com/minio/minio-go/issues/1955">#1955</a>)</li> <li><a href="0558c7e653"><code>0558c7e</code></a> Bump golang.org/x/net from 0.21.0 to 0.23.0 (<a href="https://redirect.github.com/minio/minio-go/issues/1954">#1954</a>)</li> <li><a href="bfc8151b74"><code>bfc8151</code></a> remove broken codeql integration from GitHub</li> <li><a href="e44abd363b"><code>e44abd3</code></a> fix: non md5 etags (<a href="https://redirect.github.com/minio/minio-go/issues/1952">#1952</a>)</li> <li><a href="18e8073b02"><code>18e8073</code></a> Update vulncheck Go version to 1.22.x (<a href="https://redirect.github.com/minio/minio-go/issues/1953">#1953</a>)</li> <li><a href="e8ddcf0238"><code>e8ddcf0</code></a> Update version to next release</li> <li>See full diff in <a href="https://github.com/minio/minio-go/compare/v7.0.69...v7.0.70">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel` from 1.25.0 to 1.26.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.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2> <h3>Added</h3> <ul> <li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li> <li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>. This new module contains the Go implementation of the OpenTelemetry Logs SDK. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. This new module contains an OTLP exporter that transmits log telemetry using HTTP. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>. This new module contains an exporter prints log records to STDOUT. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package. The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li> <li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9656d0afa7"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li> <li><a href="29e1c7e3e4"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li> <li><a href="baeb560673"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li> <li><a href="ae55e29744"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li> <li><a href="fe8e3a1b42"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> <li><a href="bf37c5a3a4"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li> <li><a href="b34cfc47c4"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li> <li><a href="9370c5a01f"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li> <li><a href="6e92163d6a"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li> <li><a href="f88533381b"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.25.0 to 1.26.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.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2> <h3>Added</h3> <ul> <li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li> <li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>. This new module contains the Go implementation of the OpenTelemetry Logs SDK. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. This new module contains an OTLP exporter that transmits log telemetry using HTTP. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>. This new module contains an exporter prints log records to STDOUT. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package. The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li> <li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9656d0afa7"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li> <li><a href="29e1c7e3e4"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li> <li><a href="baeb560673"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li> <li><a href="ae55e29744"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li> <li><a href="fe8e3a1b42"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> <li><a href="bf37c5a3a4"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li> <li><a href="b34cfc47c4"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li> <li><a href="9370c5a01f"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li> <li><a href="6e92163d6a"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li> <li><a href="f88533381b"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/sdk` from 1.25.0 to 1.26.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.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2> <h3>Added</h3> <ul> <li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li> <li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>. This new module contains the Go implementation of the OpenTelemetry Logs SDK. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. This new module contains an OTLP exporter that transmits log telemetry using HTTP. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>. This new module contains an exporter prints log records to STDOUT. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package. The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li> <li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9656d0afa7"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li> <li><a href="29e1c7e3e4"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li> <li><a href="baeb560673"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li> <li><a href="ae55e29744"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li> <li><a href="fe8e3a1b42"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> <li><a href="bf37c5a3a4"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li> <li><a href="b34cfc47c4"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li> <li><a href="9370c5a01f"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li> <li><a href="6e92163d6a"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li> <li><a href="f88533381b"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/trace` from 1.25.0 to 1.26.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.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2> <h3>Added</h3> <ul> <li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li> <li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>. This new module contains the Go implementation of the OpenTelemetry Logs SDK. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. This new module contains an OTLP exporter that transmits log telemetry using HTTP. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>. This new module contains an exporter prints log records to STDOUT. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package. The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li> <li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9656d0afa7"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li> <li><a href="29e1c7e3e4"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li> <li><a href="baeb560673"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li> <li><a href="ae55e29744"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li> <li><a href="fe8e3a1b42"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> <li><a href="bf37c5a3a4"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li> <li><a href="b34cfc47c4"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li> <li><a href="9370c5a01f"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li> <li><a href="6e92163d6a"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li> <li><a href="f88533381b"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/api` from 0.176.0 to 0.176.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.176.1</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1">0.176.1</a> (2024-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transport/http:</strong> Pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>) (<a href="8d0b2b5bc5">8d0b2b5</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1">0.176.1</a> (2024-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transport/http:</strong> Pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>) (<a href="8d0b2b5bc5">8d0b2b5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="64f40ff95a"><code>64f40ff</code></a> chore(main): release 0.176.1 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2542">#2542</a>)</li> <li><a href="8d0b2b5bc5"><code>8d0b2b5</code></a> fix(transport/http): pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
135 lines
5.8 KiB
Modula-2
135 lines
5.8 KiB
Modula-2
module github.com/kopia/kopia
|
|
|
|
go 1.22
|
|
|
|
require (
|
|
cloud.google.com/go/storage v1.40.0
|
|
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1
|
|
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.2
|
|
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2
|
|
github.com/alecthomas/kingpin/v2 v2.4.0
|
|
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
|
|
github.com/chmduquesne/rollinghash v4.0.0+incompatible
|
|
github.com/chromedp/cdproto v0.0.0-20240202021202-6d0b6a386732
|
|
github.com/chromedp/chromedp v0.9.5
|
|
github.com/coreos/go-systemd/v22 v22.5.0
|
|
github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0
|
|
github.com/edsrzf/mmap-go v1.1.0
|
|
github.com/fatih/color v1.16.0
|
|
github.com/foomo/htpasswd v0.0.0-20200116085101-e3a90e78da9c
|
|
github.com/gofrs/flock v0.8.1
|
|
github.com/golang-jwt/jwt/v4 v4.5.0
|
|
github.com/google/fswalker v0.3.3
|
|
github.com/google/go-cmp v0.6.0
|
|
github.com/google/uuid v1.6.0
|
|
github.com/gorilla/mux v1.8.1
|
|
github.com/hanwen/go-fuse/v2 v2.5.1
|
|
github.com/hashicorp/cronexpr v1.1.2
|
|
github.com/klauspost/compress v1.17.8
|
|
github.com/klauspost/pgzip v1.2.6
|
|
github.com/klauspost/reedsolomon v1.12.1
|
|
github.com/kopia/htmluibuild v0.0.1-0.20240405040759-90bfbf000696
|
|
github.com/kylelemons/godebug v1.1.0
|
|
github.com/mattn/go-colorable v0.1.13
|
|
github.com/minio/minio-go/v7 v7.0.70
|
|
github.com/mxk/go-vss v1.2.0
|
|
github.com/natefinch/atomic v1.0.1
|
|
github.com/pierrec/lz4 v2.6.1+incompatible
|
|
github.com/pkg/errors v0.9.1
|
|
github.com/pkg/profile v1.7.0
|
|
github.com/pkg/sftp v1.13.6
|
|
github.com/prometheus/client_golang v1.19.0
|
|
github.com/prometheus/client_model v0.6.1
|
|
github.com/prometheus/common v0.53.0
|
|
github.com/sanity-io/litter v1.5.5
|
|
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
|
|
github.com/stretchr/testify v1.9.0
|
|
github.com/studio-b12/gowebdav v0.9.0
|
|
github.com/tg123/go-htpasswd v1.2.2
|
|
github.com/zalando/go-keyring v0.2.4
|
|
github.com/zeebo/blake3 v0.2.3
|
|
go.opentelemetry.io/otel v1.26.0
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0
|
|
go.opentelemetry.io/otel/sdk v1.26.0
|
|
go.opentelemetry.io/otel/trace v1.26.0
|
|
go.uber.org/zap v1.27.0
|
|
golang.org/x/crypto v0.22.0
|
|
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
|
|
golang.org/x/mod v0.17.0
|
|
golang.org/x/net v0.24.0
|
|
golang.org/x/oauth2 v0.19.0
|
|
golang.org/x/sync v0.7.0
|
|
golang.org/x/sys v0.19.0
|
|
golang.org/x/term v0.19.0
|
|
golang.org/x/text v0.14.0
|
|
google.golang.org/api v0.176.1
|
|
google.golang.org/grpc v1.63.2
|
|
google.golang.org/protobuf v1.33.0
|
|
gopkg.in/kothar/go-backblaze.v0 v0.0.0-20210124194846-35409b867216
|
|
)
|
|
|
|
require (
|
|
cloud.google.com/go v0.112.1 // indirect
|
|
cloud.google.com/go/auth v0.3.0 // indirect
|
|
cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
|
|
cloud.google.com/go/compute/metadata v0.3.0 // indirect
|
|
cloud.google.com/go/iam v1.1.7 // indirect
|
|
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.2 // indirect
|
|
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
|
|
github.com/GehirnInc/crypt v0.0.0-20230320061759-8cc1b52080c5 // indirect
|
|
github.com/alessio/shellescape v1.4.1 // indirect
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
|
|
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
|
github.com/chromedp/sysutil v1.0.0 // indirect
|
|
github.com/danieljoos/wincred v1.2.0 // indirect
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/dustin/go-humanize v1.0.1 // indirect
|
|
github.com/felixge/fgprof v0.9.3 // indirect
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
|
github.com/frankban/quicktest v1.13.1 // indirect
|
|
github.com/go-logr/logr v1.4.1 // indirect
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
|
github.com/go-ole/go-ole v1.3.0 // indirect
|
|
github.com/gobwas/httphead v0.1.0 // indirect
|
|
github.com/gobwas/pool v0.2.1 // indirect
|
|
github.com/gobwas/ws v1.3.2 // indirect
|
|
github.com/goccy/go-json v0.10.2 // indirect
|
|
github.com/godbus/dbus/v5 v5.1.0 // indirect
|
|
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
|
|
github.com/golang/glog v1.2.0 // indirect
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
|
github.com/golang/protobuf v1.5.4 // indirect
|
|
github.com/google/pprof v0.0.0-20230602150820-91b7bce49751 // indirect
|
|
github.com/google/readahead v0.0.0-20161222183148-eaceba169032 // indirect
|
|
github.com/google/s2a-go v0.1.7 // indirect
|
|
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
|
|
github.com/googleapis/gax-go/v2 v2.12.3 // indirect
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
github.com/klauspost/cpuid/v2 v2.2.6 // indirect
|
|
github.com/kr/fs v0.1.0 // indirect
|
|
github.com/mailru/easyjson v0.7.7 // indirect
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
github.com/minio/md5-simd v1.1.2 // indirect
|
|
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
github.com/pquerna/ffjson v0.0.0-20190930134022-aa0246cd15f7 // indirect
|
|
github.com/prometheus/procfs v0.12.0 // indirect
|
|
github.com/rs/xid v1.5.0 // indirect
|
|
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
|
|
go.opencensus.io v0.24.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.26.0 // indirect
|
|
go.opentelemetry.io/otel/metric v1.26.0 // indirect
|
|
go.opentelemetry.io/proto/otlp v1.2.0 // indirect
|
|
go.uber.org/multierr v1.11.0 // indirect
|
|
golang.org/x/time v0.5.0 // indirect
|
|
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20240314234333-6e1732d8331c // indirect
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect
|
|
gopkg.in/ini.v1 v1.67.0 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
)
|