Skip to content

Commit 241a2e4

Browse files
authored
fix(deps): update vulnfeeds-go (#4944)
> ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [charm.land/lipgloss/v2](https://redirect.github.com/charmbracelet/lipgloss) | `v2.0.0` → `v2.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/charm.land%2flipgloss%2fv2/v2.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/charm.land%2flipgloss%2fv2/v2.0.0/v2.0.1?slim=true) | | [github.com/gkampitakis/go-snaps](https://redirect.github.com/gkampitakis/go-snaps) | `v0.5.19` → `v0.5.20` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgkampitakis%2fgo-snaps/v0.5.20?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgkampitakis%2fgo-snaps/v0.5.19/v0.5.20?slim=true) | | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.16.5` → `v5.17.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-git%2fgo-git%2fv5/v5.17.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-git%2fgo-git%2fv5/v5.16.5/v5.17.0?slim=true) | | [go.opentelemetry.io/contrib/detectors/gcp](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v1.39.0` → `v1.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcontrib%2fdetectors%2fgcp/v1.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcontrib%2fdetectors%2fgcp/v1.39.0/v1.42.0?slim=true) | | [go.opentelemetry.io/otel](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel/v1.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel/v1.40.0/v1.42.0?slim=true) | | [go.opentelemetry.io/otel/sdk](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk/v1.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fsdk/v1.40.0/v1.42.0?slim=true) | | [go.opentelemetry.io/otel/trace](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2ftrace/v1.42.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2ftrace/v1.40.0/v1.42.0?slim=true) | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.268.0` → `v0.270.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.270.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.268.0/v0.270.0?slim=true) | --- ### Release Notes <details> <summary>charmbracelet/lipgloss (charm.land/lipgloss/v2)</summary> ### [`v2.0.1`](https://redirect.github.com/charmbracelet/lipgloss/releases/tag/v2.0.1) [Compare Source](https://redirect.github.com/charmbracelet/lipgloss/compare/v2.0.0...v2.0.1) A small release to properly set style underline colors, as well as handling partial reads while querying the terminal. #### Changelog ##### Fixed - [`3044146`](https://redirect.github.com/charmbracelet/lipgloss/commit/30441468e81b8d5322c78e7a78cac1aaf6b1b57d): fix: add missing underlineColorKey case in getAsColor ([#&#8203;624](https://redirect.github.com/charmbracelet/lipgloss/issues/624)) ([@&#8203;flux627](https://redirect.github.com/flux627)) ##### Docs - [`61e734b`](https://redirect.github.com/charmbracelet/lipgloss/commit/61e734b4628b1f808f2a40dde55c8886432a110b): docs: Charm logo link in upgrade guide ([@&#8203;aymanbagabas](https://redirect.github.com/aymanbagabas)) ##### Other stuff - [`92b13d8`](https://redirect.github.com/charmbracelet/lipgloss/commit/92b13d8d3982df42416dddcad755f8700d5f1a76): ci: sync golangci-lint config ([#&#8203;621](https://redirect.github.com/charmbracelet/lipgloss/issues/621)) ([@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot]) *** <a href="https://charm.land/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-banner-next.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [X](https://x.com/charmcli), [Discord](https://charm.land/discord), [Slack](https://charm.land/slack), [The Fediverse](https://mastodon.social/@&#8203;charmcli), [Bluesky](https://bsky.app/profile/charm.land). </details> <details> <summary>gkampitakis/go-snaps (github.com/gkampitakis/go-snaps)</summary> ### [`v0.5.20`](https://redirect.github.com/gkampitakis/go-snaps/releases/tag/v0.5.20) [Compare Source](https://redirect.github.com/gkampitakis/go-snaps/compare/v0.5.19...v0.5.20) #### What's Changed - feat: support setting serializer on config by [@&#8203;gkampitakis](https://redirect.github.com/gkampitakis) in [#&#8203;154](https://redirect.github.com/gkampitakis/go-snaps/pull/154) **Full Changelog**: <https://github.com/gkampitakis/go-snaps/compare/v0.5.19...v0.5.20> </details> <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.17.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.17.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.16.5...v5.17.0) #### What's Changed - build: Update module github.com/go-git/go-git/v5 to v5.16.5 \[SECURITY] (releases/v5.x) by [@&#8203;go-git-renovate](https://redirect.github.com/go-git-renovate)\[bot] in [#&#8203;1839](https://redirect.github.com/go-git/go-git/pull/1839) - git: worktree, optimize infiles function for very large repos by [@&#8203;k-anshul](https://redirect.github.com/k-anshul) in [#&#8203;1853](https://redirect.github.com/go-git/go-git/pull/1853) - git: Add strict checks for supported extensions by [@&#8203;pjbgf](https://redirect.github.com/pjbgf) in [#&#8203;1861](https://redirect.github.com/go-git/go-git/pull/1861) - backport, git: Improve Status() speed with new index.ModTime check by [@&#8203;cedric-appdirect](https://redirect.github.com/cedric-appdirect) in [#&#8203;1862](https://redirect.github.com/go-git/go-git/pull/1862) - storage: filesystem, Avoid overwriting loose obj files by [@&#8203;pjbgf](https://redirect.github.com/pjbgf) in [#&#8203;1864](https://redirect.github.com/go-git/go-git/pull/1864) **Full Changelog**: <https://github.com/go-git/go-git/compare/v5.16.5...v5.17.0> </details> <details> <summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)</summary> ### [`v1.42.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v1.42.0): /v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.41.0...v1.42.0) ##### Added - Add environment variables propagation carrier in `go.opentelemetry.io/contrib/propagators/envcar`. ([#&#8203;8442](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8442)) ##### Changed - Upgrade `go.opentelemetry.io/otel/semconv` to `v1.40.0`, including updates across instrumentation and detector modules. ([#&#8203;8631](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8631)) - The semantic conventions v1.40.0 release introduces RPC breaking changes applied in this repository: - RPC spans and metrics no longer include `network.protocol.name`, `network.protocol.version`, or `network.transport` attributes. - `rpc.client.request.size`, `rpc.client.response.size`, `rpc.server.request.size`, and `rpc.server.response.size` are no longer emitted in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`. - `rpc.message` span events and their message attributes are no longer emitted in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` (including when `WithMessageEvents` is configured). See [semantic-conventions v1.40.0 release](https://redirect.github.com/open-telemetry/semantic-conventions/releases/tag/v1.40.0) for complete details. ##### Fixed - Ignore informational response status codes (`100-199`) except `101 Switching Protocols` when storing the HTTP status code in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` and `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux`. ([#&#8203;6913](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6913)) - Make `Body` handling in `Transport` consistent with stdlib in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. ([#&#8203;8618](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8618)) - Fix bucket boundaries for `rpc.server.call.duration` and `rpc.client.call.duration` in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`. ([#&#8203;8642](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8642)) - Host resource detector in `go.opentelemetry.io/contrib/otelconf` now includes `os.` attributes. ([#&#8203;8578](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8578)) ##### Removed - Drop support for [Go 1.24]. ([#&#8203;8628](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8628)) [Go 1.24]: https://go.dev/doc/go1.24 #### What's Changed - chore(deps): update github artifact actions to v7 (major) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8605](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8605) - chore(deps): update module github.com/sonatard/noctx to v0.5.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8610](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8610) - chore(deps): update github/codeql-action action to v4.32.5 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8620](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8620) - fix(deps): update module github.com/aws/smithy-go to v1.24.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8614](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8614) - chore(deps): update go-openapi packages by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8621](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8621) - fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8622](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8622) - chore(deps): update module github.com/kisielk/errcheck to v1.10.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8608](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8608) - chore(deps): update module github.com/protonmail/go-crypto to v1.4.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8609](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8609) - chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.147.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8625](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8625) - chore(deps): update module github.com/daixiang0/gci to v0.14.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8623](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8623) - Drop support for 1.24 by [@&#8203;dmathieu](https://redirect.github.com/dmathieu) in [#&#8203;8628](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8628) - fix(deps): update golang.org/x by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8554](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8554) - fix(deps): update kubernetes packages to v0.35.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8626](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8626) - fix(deps): update aws-sdk-go-v2 monorepo by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8598](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8598) - fix(deps): update module github.com/aws/aws-lambda-go to v1.53.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8630](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8630) - otelgrpc: modernize the example project by [@&#8203;ash2k](https://redirect.github.com/ash2k) in [#&#8203;8619](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8619) - chore(deps): update googleapis to [`a57be14`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/a57be14) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8606](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8606) - fix(deps): update module github.com/gin-gonic/gin to v1.12.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8627](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8627) - chore(deps): update module github.com/prometheus/procfs to v0.20.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8624](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8624) - fix(otelhttp): make Body handling in Transport consistent with stdlib by [@&#8203;ash2k](https://redirect.github.com/ash2k) in [#&#8203;8618](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8618) - otelhttp: Ignore informational response status codes when persisting status by [@&#8203;VirrageS](https://redirect.github.com/VirrageS) in [#&#8203;6913](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6913) - chore(deps): update golang.org/x/telemetry digest to [`18da590`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/18da590) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8635](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8635) - Upgrade to `semconv/v1.40.0` by [@&#8203;MrAlias](https://redirect.github.com/MrAlias) in [#&#8203;8631](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8631) - chore(deps): update k8s.io/kube-openapi digest to [`5b3e3fd`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/5b3e3fd) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8636](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8636) - envcar: add environment carrier by [@&#8203;Joibel](https://redirect.github.com/Joibel) in [#&#8203;8442](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8442) - chore: enable modernize linter by [@&#8203;mmorel-35](https://redirect.github.com/mmorel-35) in [#&#8203;8583](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8583) - chore(deps): update dependency codespell to v2.4.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8640](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8640) - chore(deps): update github/codeql-action action to v4.32.6 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8641](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8641) - fix(deps): update aws-sdk-go-v2 monorepo by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8643](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8643) - Use correct bucket boundaries for otelgrpc client and server histograms by [@&#8203;dashpole](https://redirect.github.com/dashpole) in [#&#8203;8642](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8642) - fix(deps): update module google.golang.org/grpc to v1.79.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8644](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8644) - otelconf: host detector should include os as well by [@&#8203;codeboten](https://redirect.github.com/codeboten) in [#&#8203;8578](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8578) - Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 by [@&#8203;pellared](https://redirect.github.com/pellared) in [#&#8203;8649](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8649) #### New Contributors - [@&#8203;VirrageS](https://redirect.github.com/VirrageS) made their first contribution in [#&#8203;6913](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6913) - [@&#8203;Joibel](https://redirect.github.com/Joibel) made their first contribution in [#&#8203;8442](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8442) **Full Changelog**: <https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.41.0...v1.42.0> ### [`v1.41.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v1.41.0): /v2.3.0/v0.66.0/v0.35.0/v0.21.0/v0.16.0/v0.14.0/v0.13.0 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.40.0...v1.41.0) This release is the last to support [Go 1.24]. The next release will require at least [Go 1.25]. ##### Added - Add `WithSpanKind` option in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` to override the default span kind. ([#&#8203;8506](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8506)) - Add `const Version` in `go.opentelemetry.io/contrib/bridges/otelzap`. ([#&#8203;8544](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8544)) - Support testing of [Go 1.26]. ([#&#8203;8549](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8549)) - Add `const Version` in `go.opentelemetry.io/contrib/detectors/autodetect`. ([#&#8203;8555](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8555)) - Add `const Version` in `go.opentelemetry.io/contrib/detectors/azure/azurevm`. ([#&#8203;8553](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8553)) - Add `const Version` in `go.opentelemetry.io/contrib/processors/baggagecopy`. ([#&#8203;8557](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8557)) - Add `const Version` in `go.opentelemetry.io/contrib/detectors/aws/lambda`. ([#&#8203;8510](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8510)) - Add `const Version` in `go.opentelemetry.io/contrib/propagators/autoprop`. ([#&#8203;8488](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8488)) - Add `const Version` in `go.opentelemetry.io/contrib/processors/minsev`. ([#&#8203;8590](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8590)) - Add `const Version` in `go.opentelemetry.io/contrib/exporters/autoexport`. ([#&#8203;8612](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8612)) ##### Fixed - Change the `rpc.server.call.duration` metric value from milliseconds to seconds in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`. ([#&#8203;8509](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8509)) - Change the `rpc.response.status_code` attribute to the canonical `UPPER_SNAKE_CASE` format in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`. ([#&#8203;8565](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8565)) - Enforce that `client_certificate_file` and `client_key_file` are provided together in `go.opentelemetry.io/contrib/otelconf`. ([#&#8203;8450](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8450)) - Fix broken CSS and JavaScript CDN URLs in `go.opentelemetry.io/contrib/zpages` by replacing the inaccessible code.getmdl.io CDN with cdnjs.cloudflare.com. ([#&#8203;8502](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8502)) - Use Prometheus translation strategy instead of deprecated funcs in `go.opentelemetry.io/contrib/otelconf`. ([#&#8203;8595](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8595)) ##### Removed - Remove the deprecated zipkin exporter example in `go.opentelemetry.io/contrib/examples/zipkin`. ([#&#8203;8501](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8501)) ##### Changed - Reduce allocations in the generated HTTP `internal/semconv` packages. ([#&#8203;8511](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8511)) Updated modules include: - `go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful` - `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` - `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux` - `go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho` - `go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace` - `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` - Update the configuration schema used in `go.opentelemetry.io/contrib/otelconf` to [rc.3](https://redirect.github.com/open-telemetry/opentelemetry-configuration/releases/tag/v1.0.0-rc.3). ([#&#8203;8505](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8505)) ##### Deprecated - `WithMetricAttributesFn` in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` is deprecated and will be removed in a future release. Use `Labeler` instead. ([#&#8203;8587](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8587)) [Go 1.26]: https://go.dev/doc/go1.26 [Go 1.25]: https://go.dev/doc/go1.25 [Go 1.24]: https://go.dev/doc/go1.24 #### What's Changed - chore(deps): update golang.org/x/telemetry digest to [`fe4bb1c`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/fe4bb1c) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8495](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8495) - chore(deps): update github/codeql-action action to v4.32.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8492](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8492) - chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8489](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8489) - chore(deps): update googleapis to [`ce8ad4c`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/ce8ad4c) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8496](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8496) - chore(deps): update golang.org/x/telemetry digest to [`aaaaaa5`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/aaaaaa5) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8500](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8500) - chore(deps): update googleapis to [`546029d`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/546029d) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8503](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8503) - fix(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.55.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8504](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8504) - chore: update go-jsonschema dependency by [@&#8203;codeboten](https://redirect.github.com/codeboten) in [#&#8203;8494](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8494) - otelconf: validate client key/cert symmetry for mTLS by [@&#8203;sandy2008](https://redirect.github.com/sandy2008) in [#&#8203;8450](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8450) - Remove zipkin example by [@&#8203;pradhyum6144](https://redirect.github.com/pradhyum6144) in [#&#8203;8501](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8501) - Fix zpages CSS and JS CDN URLs by [@&#8203;pradhyum6144](https://redirect.github.com/pradhyum6144) in [#&#8203;8502](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8502) - chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.145.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8508](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8508) - otelgrpc: add WithSpanKind option by [@&#8203;rauanmayemir](https://redirect.github.com/rauanmayemir) in [#&#8203;8506](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8506) - chore(deps): update fossas/fossa-action action to v1.8.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8517](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8517) - chore(deps): update github/codeql-action action to v4.32.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8515](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8515) - chore(deps): update module github.com/ghostiam/protogetter to v0.3.20 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8513](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8513) - chore(deps): update golang.org/x/telemetry digest to [`86a5c4b`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/86a5c4b) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8512](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8512) - chore(deps): update golang.org/x by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8521](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8521) - chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.6.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8522](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8522) - chore(deps): update module sigs.k8s.io/structured-merge-diff/v6 to v6.3.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8520](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8520) - chore(deps): update module github.com/klauspost/compress to v1.18.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8523](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8523) - fix(deps): update module go.mongodb.org/mongo-driver to v1.17.9 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8519](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8519) - chore(deps): update googleapis to [`4cfbd41`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/4cfbd41) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8527](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8527) - fix(deps): update golang.org/x by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8528](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8528) - chore(deps): update module github.com/go-git/go-git/v5 to v5.16.5 \[security] by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8531](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8531) - google.golang.org/grpc/otelgrpc: Fix for `elapsedTime` records an incorrect metric value by [@&#8203;gaiaz-iusipov](https://redirect.github.com/gaiaz-iusipov) in [#&#8203;8509](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8509) - chore(deps): update k8s.io/utils digest to [`b8788ab`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/b8788ab) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8534](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8534) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.8 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8535](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8535) - chore(deps): update module github.com/golangci/golines to v0.15.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8536](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8536) - chore(deps): update module github.com/golangci/misspell to v0.8.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8538](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8538) - otelconf: update to latest config schema rc by [@&#8203;codeboten](https://redirect.github.com/codeboten) in [#&#8203;8505](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8505) - chore(deps): update golang.org/x/telemetry digest to [`9f66fae`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/9f66fae) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8545](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8545) - Add version file for otelzap bridge by [@&#8203;lcorinna](https://redirect.github.com/lcorinna) in [#&#8203;8544](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8544) - chore(deps): update golang docker tag to v1.26 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8537](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8537) - fix(deps): update module google.golang.org/grpc to v1.79.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8552](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8552) - Add support for Go 1.26 by [@&#8203;dmathieu](https://redirect.github.com/dmathieu) in [#&#8203;8549](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8549) - fix(deps): update module google.golang.org/grpc to v1.79.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8556](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8556) - chore(deps): update github/codeql-action action to v4.32.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8558](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8558) - Add version file for Azure VM detector by [@&#8203;bamdadam](https://redirect.github.com/bamdadam) in [#&#8203;8553](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8553) - chore(deps): update module github.com/kevinburke/ssh\_config to v1.5.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8561](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8561) - Add version file for baggagecopy processor by [@&#8203;lcorinna](https://redirect.github.com/lcorinna) in [#&#8203;8557](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8557) - chore(deps): update module github.com/kevinburke/ssh\_config to v1.6.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8562](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8562) - chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8566](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8566) - chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.7.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8564](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8564) - chore(deps): update github.com/lufia/plan9stats digest to [`b3301c5`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/b3301c5) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8563](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8563) - chore(deps): update module github.com/mattn/go-runewidth to v0.0.20 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8567](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8567) - Add version file for AWS Lambda resource detector by [@&#8203;ElenaZvereva](https://redirect.github.com/ElenaZvereva) in [#&#8203;8510](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8510) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.28.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8569](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8569) - fix(deps): update aws-sdk-go-v2 monorepo by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8572](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8572) - chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.146.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8579](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8579) - Skip flaky test on macos too by [@&#8203;dmathieu](https://redirect.github.com/dmathieu) in [#&#8203;8580](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8580) - fix(deps): update aws-sdk-go-v2 monorepo by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8577](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8577) - add version file for autoprop propagator by [@&#8203;pransoft7](https://redirect.github.com/pransoft7) in [#&#8203;8488](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8488) - Add version file for minsev processor by [@&#8203;ElenaZvereva](https://redirect.github.com/ElenaZvereva) in [#&#8203;8590](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8590) - chore(deps): update github/codeql-action action to v4.32.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8584](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8584) - fix(deps): update module github.com/aws/smithy-go to v1.24.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8585](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8585) - chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8588](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8588) - fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8589](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8589) - chore(deps): update module github.com/sosodev/duration to v1.4.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8591](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8591) - chore(deps): update module github.com/ebitengine/purego to v0.10.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8592](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8592) - chore(deps): update module github.com/alexkohler/prealloc to v1.0.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8596](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8596) - chore(deps): update lycheeverse/lychee-action action to v2.8.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8599](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8599) - chore(deps): update module github.com/uudashr/gocognit to v1.2.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8597](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8597) - chore(deps): update module github.com/go-git/go-git/v5 to v5.17.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8601](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8601) - chore(deps): update prom/prometheus docker tag to v3.10.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8603](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8603) - ci: add govulncheck job to CI workflow and update lint target by [@&#8203;pellared](https://redirect.github.com/pellared) in [#&#8203;8613](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8613) - Add version file for autoexport module by [@&#8203;ElenaZvereva](https://redirect.github.com/ElenaZvereva) in [#&#8203;8612](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8612) - otelconf: use translation strategy instead of deprecated funcs by [@&#8203;codeboten](https://redirect.github.com/codeboten) in [#&#8203;8595](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8595) - otelhttp: Deprecate WithMetricAttributesFn in favor of Labeler by [@&#8203;sonalgaud12](https://redirect.github.com/sonalgaud12) in [#&#8203;8587](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8587) - google.golang.org/grpc/otelgrpc: Use canonical string status codes by [@&#8203;haines](https://redirect.github.com/haines) in [#&#8203;8565](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8565) - internal/shared/semconv: Reduce allocations by [@&#8203;gaiaz-iusipov](https://redirect.github.com/gaiaz-iusipov) in [#&#8203;8511](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8511) - add version file for Autodetect detector by [@&#8203;bamdadam](https://redirect.github.com/bamdadam) in [#&#8203;8555](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8555) - HTTP instrumentations cleanup by [@&#8203;ash2k](https://redirect.github.com/ash2k) in [#&#8203;8532](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8532) - Release 1.41.0/2.3.0/0.66.0/0.35.0/0.21.0/0.16.0/0.14.0/0.13.0 by [@&#8203;pellared](https://redirect.github.com/pellared) in [#&#8203;8617](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8617) #### New Contributors - [@&#8203;sandy2008](https://redirect.github.com/sandy2008) made their first contribution in [#&#8203;8450](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8450) - [@&#8203;pradhyum6144](https://redirect.github.com/pradhyum6144) made their first contribution in [#&#8203;8501](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8501) - [@&#8203;rauanmayemir](https://redirect.github.com/rauanmayemir) made their first contribution in [#&#8203;8506](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8506) - [@&#8203;bamdadam](https://redirect.github.com/bamdadam) made their first contribution in [#&#8203;8553](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8553) - [@&#8203;haines](https://redirect.github.com/haines) made their first contribution in [#&#8203;8565](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8565) **Full Changelog**: <https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.40.0...v1.41.0> ### [`v1.40.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v1.40.0): /v2.2.0/v0.65.0/v0.34.0/v0.20.0/v0.15.0/v0.13.0/v0.12.0 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.39.0...v1.40.0) #### Overview ##### Added - `WithMetricAttributesFn` option in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` to define dynamic attributes on auto-instrumented metrics. ([#&#8203;8191](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8191)) - Add support for configuring propagators in `go.opentelemetry.io/contrib/otelconf`. ([#&#8203;8281](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8281)) - Add `const Version` in `go.opentelemetry.io/contrib/bridges/prometheus`. ([#&#8203;8401](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8401)) - Add `const Version` in `go.opentelemetry.io/contrib/otelconf`. ([#&#8203;8461](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8461)) - Add `const Version` in `go.opentelemetry.io/contrib/bridges/otellogr`. ([#&#8203;8477](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8477)) - Add `const Version` in `go.opentelemetry.io/contrib/bridges/otellogrus`. ([#&#8203;8485](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8485)) - Add `const Version` in `go.opentelemetry.io/contrib/bridges/otelslog`. ([#&#8203;8480](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8480)) ##### Fixed - Fix panic when passing nil `TracerProvider` or `MeterProvider` to `WithTracerProvider` or `WithMeterProvider` in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc`. ([#&#8203;8323](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8323)) - `Transport` in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` now supports reading request body multiple times for subsequent requests that reuse `http.Request`. ([#&#8203;8352](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8352)) ##### Changed - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` has been replaced by `const Version`. ([#&#8203;8142](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8142)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace` has been replaced by `const Version`. ([#&#8203;8302](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8302)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` has been replaced by `const Version`. ([#&#8203;8317](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8317)) - The `Version()` function in `go.opentelemetry.io/contrib/zpages` has been replaced by `const Version`. ([#&#8203;8325](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8325)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo` has been replaced by `const Version`. ([#&#8203;8340](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8340)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` has been replaced by `const Version`. ([#&#8203;8341](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8341)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/runtime` has been replaced by `const Version` string. ([#&#8203;8349](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8349)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws` has been replaced by `const Version`. ([#&#8203;8356](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8356)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda` has been replaced by `const Version`. ([#&#8203;8357](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8357)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/host` has been replaced by `const Version`. ([#&#8203;8358](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8358)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful` has been replaced by `const Version`. ([#&#8203;8360](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8360)) - The `Version()` function in `go.opentelemetry.io/contrib/propagators/opencensus` has been replaced by `const Version`. ([#&#8203;8361](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8361)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho` has been replaced by `const Version`. ([#&#8203;8365](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8365)) - The `Version()` function in `go.opentelemetry.io/contrib/samplers/probability/consistent` has been replaced by `const Version`. ([#&#8203;8366](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8366)) - The `Version()` function in `go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo` has been replaced by `const Version`. ([#&#8203;8370](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8370)) - Set `error.type` attribute instead of adding `exception` span events in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. ([#&#8203;8386](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8386)) - Set `error.type` attribute instead of adding `exception` span events in `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws`. ([#&#8203;8386](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8386)) - Upgrade `go.opentelemetry.io/otel/semconv` to `v1.39.0`, including updates across all instrumentation and detector modules. ([#&#8203;8404](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8404)) - The semantic conventions v1.39.0 release introduces breaking changes, including: - `rpc` span and metric attributes have been renamed to align with naming guidelines: - `rpc.system` → `rpc.system.name` (values: `grpc`, `grpc_web`, `connectrpc`, `thrift`, `dubbo`, etc.) - `rpc.method` and `rpc.service` have been merged into a fully-qualified `rpc.method` attribute - `rpc.client|server.duration` → `rpc.client|server.call.duration` (unit changed to seconds) - `rpc.grpc.request.metadata`/`rpc.grpc.response.metadata` → `rpc.request.metadata`/`rpc.response.metadata` - `rpc.grpc.status_code` → deprecated in favor of `rpc.response.status_code` - `rpc.jsonrpc.request_id` → `jsonrpc.request.id` - `rpc.jsonrpc.version` → `jsonrpc.protocol.version` - `system` and `process` metrics: - `*.linux.memory` metrics renamed to `*.memory.linux` - `system.process.status` → `process.state` - `system.paging.type` and `process.paging.fault_type` → `system.paging.fault.type` - `peer.service` attribute has been deprecated in favor of `service.peer.name` See [semantic-conventions v1.39.0 release](https://redirect.github.com/open-telemetry/semantic-conventions/releases/tag/v1.39.0) and [v1.38.0 release](https://redirect.github.com/open-telemetry/semantic-conventions/releases/tag/v1.38.0) for complete breaking change details. - Updated modules include: - `go.opentelemetry.io/contrib/bridges/otellogr` - `go.opentelemetry.io/contrib/bridges/otellogrus` - `go.opentelemetry.io/contrib/bridges/otelslog` - `go.opentelemetry.io/contrib/bridges/otelzap` - `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` - Uses `service.peer.name` attribute (deprecated `peer.service`) - `go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace` - `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` - Merged `rpc.method` and `rpc.service` into fully-qualified `rpc.method` (e.g., `grpc.testing.TestService/EmptyCall`) - `rpc.system` → `rpc.system.name` with updated values (e.g., `RPCSystemNameGRPC`) - `rpc.grpc.status_code` → `rpc.response.status_code` (e.g., `RPCResponseStatusCode("OK")`) - `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws` - Merged `rpc.method` and `rpc.service` attributes (service/operation → fully-qualified method) - `rpc.system` → `rpc.system.name` with `AWSSystemVal` - New `MethodAttr()` function for combined service/operation attribute - `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda` - `go.opentelemetry.io/contrib/instrumentation/runtime` - `go.opentelemetry.io/contrib/instrumentation/host` - `go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver` (both v1 and v2) - `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` - `go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful` - `go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho` - `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux` - `go.opentelemetry.io/contrib/detectors/gcp` - `go.opentelemetry.io/contrib/detectors/aws/ec2/v2` - `go.opentelemetry.io/contrib/detectors/aws/ecs` - `go.opentelemetry.io/contrib/detectors/aws/eks` - `go.opentelemetry.io/contrib/detectors/azure/azurevm` - `go.opentelemetry.io/contrib/otelconf` ##### Deprecated - `ServiceAttr()` function in `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws` is deprecated. Use `MethodAttr()` instead, as `rpc.service` has been merged into `rpc.method` in semantic conventions v1.39.0. ([#&#8203;8404](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8404)) - `OperationAttr()` function in `go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws` is deprecated. Use `MethodAttr()` instead, as `rpc.service` has been merged into `rpc.method` in semantic conventions v1.39.0. ([#&#8203;8404](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8404)) ##### Removed - The deprecated `DefaultClient`, `Get`, `Head`, `Post`, and `PostForm` in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. Use a custom `*http.Client` with `otelhttp.NewTransport(http.DefaultTransport)` instead. ([#&#8203;8266](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8266)) - The deprecated `WithPublicEndpoint` in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. Use `WithPublicEndpointFn` instead. ([#&#8203;8267](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8267)) - The deprecated `WithRouteTag` in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. The route is already added automatically for spans. For metrics, the alternative is to use the `WithMetricAttributesFn` option. ([#&#8203;8268](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/8268)) #### What's Changed - fix(deps): update aws-sdk-go-v2 monorepo by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8263](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8263) - fix(deps): update module github.com/aws/aws-lambda-go to v1.51.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8265](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8265) - chore(deps): update golang.org/x by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8262](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8262) - fix(deps): update aws-sdk-go-v2 monorepo by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8264](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8264) - fix(deps): update golang.org/x by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8269](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8269) - fix(deps): update module golang.org/x/tools to v0.40.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8271](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8271) - chore(deps): update go-openapi packages by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8270](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8270) - refactor(otelhttp): change Version() func to const Version string by [@&#8203;dogedede](https://redirect.github.com/dogedede) in [#&#8203;8142](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8142) - chore(deps): update golang.org/x/exp/typeparams digest to [`8475f28`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/8475f28) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8273](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8273) - Remove the deprecated `otelhttp` `Client` by [@&#8203;MrAlias](https://redirect.github.com/MrAlias) in [#&#8203;8266](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8266) - fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.4.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8277](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8277) - chore(deps): update codecov/codecov-action action to v5.5.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8275](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8275) - fix(deps): update kubernetes packages to v0.34.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8278](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8278) - fix(deps): update golang.org/x/exp digest to [`8475f28`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/8475f28) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8274](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8274) - fix(deps): update aws-sdk-go-v2 monorepo by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8276](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8276) - fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8256](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8256) - chore(deps): update github.com/securego/gosec/v2 digest to [`b6eea26`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/b6eea26) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;8279](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8279) - Remove the deprecated `WithPublicEndpoint` from `otelhttp` by [@&#8203;MrAlias](https://redirect.github.com/MrAlias) in [#&#8203;8267](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8267) - Remove the deprecated `WithRouteTag` option in `otelhttp` by [@&#8203;MrAlias](https://redirect.github.com/MrAlias) in [#&#8203;8268](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/8268) - chore(deps): update module github.com/securego/gosec/v2 to v2.22.11 by [@&#8203;renovate](https://redirect.github.c </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/google/osv.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent 8ba2f33 commit 241a2e4

2 files changed

Lines changed: 51 additions & 51 deletions

File tree

vulnfeeds/go.mod

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@ module github.com/google/osv/vulnfeeds
33
go 1.26.1
44

55
require (
6-
charm.land/lipgloss/v2 v2.0.0
6+
charm.land/lipgloss/v2 v2.0.1
77
cloud.google.com/go/secretmanager v1.16.0
88
cloud.google.com/go/storage v1.60.0
99
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0
1010
github.com/aquasecurity/go-pep440-version v0.0.1
1111
github.com/atombender/go-jsonschema v0.22.0
1212
github.com/fsouza/fake-gcs-server v1.54.0
13-
github.com/gkampitakis/go-snaps v0.5.19
14-
github.com/go-git/go-git/v5 v5.16.5
13+
github.com/gkampitakis/go-snaps v0.5.20
14+
github.com/go-git/go-git/v5 v5.17.0
1515
github.com/goccy/go-yaml v1.19.2
1616
github.com/google/go-cmp v0.7.0
1717
github.com/knqyf263/go-cpe v0.0.0-20230627041855-cb0794d06872
1818
github.com/ossf/osv-schema/bindings/go v0.0.0-20260304051245-ec3272c283e4
1919
github.com/sethvargo/go-retry v0.3.0
20-
go.opentelemetry.io/contrib/detectors/gcp v1.39.0
21-
go.opentelemetry.io/otel v1.40.0
22-
go.opentelemetry.io/otel/sdk v1.40.0
23-
go.opentelemetry.io/otel/trace v1.40.0
24-
google.golang.org/api v0.268.0
20+
go.opentelemetry.io/contrib/detectors/gcp v1.42.0
21+
go.opentelemetry.io/otel v1.42.0
22+
go.opentelemetry.io/otel/sdk v1.42.0
23+
go.opentelemetry.io/otel/trace v1.42.0
24+
google.golang.org/api v0.270.0
2525
google.golang.org/protobuf v1.36.11
2626
gopkg.in/dnaeon/go-vcr.v4 v4.0.6
2727
gopkg.in/yaml.v2 v2.4.0
@@ -30,15 +30,15 @@ require (
3030
require (
3131
cel.dev/expr v0.25.1 // indirect
3232
cloud.google.com/go v0.123.0 // indirect
33-
cloud.google.com/go/auth v0.18.1 // indirect
33+
cloud.google.com/go/auth v0.18.2 // indirect
3434
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
3535
cloud.google.com/go/compute/metadata v0.9.0 // indirect
3636
cloud.google.com/go/iam v1.5.3 // indirect
3737
cloud.google.com/go/monitoring v1.24.3 // indirect
3838
cloud.google.com/go/pubsub/v2 v2.4.0 // indirect
3939
cloud.google.com/go/trace v1.11.7 // indirect
4040
dario.cat/mergo v1.0.2 // indirect
41-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect
41+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0 // indirect
4242
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0 // indirect
4343
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.55.0 // indirect
4444
github.com/Microsoft/go-winio v0.6.2 // indirect
@@ -62,15 +62,15 @@ require (
6262
github.com/felixge/httpsnoop v1.0.4 // indirect
6363
github.com/gkampitakis/ciinfo v0.3.2 // indirect
6464
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
65-
github.com/go-git/go-billy/v5 v5.6.2 // indirect
65+
github.com/go-git/go-billy/v5 v5.8.0 // indirect
6666
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
6767
github.com/go-logr/logr v1.4.3 // indirect
6868
github.com/go-logr/stdr v1.2.2 // indirect
6969
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
7070
github.com/google/renameio/v2 v2.0.0 // indirect
7171
github.com/google/s2a-go v0.1.9 // indirect
7272
github.com/google/uuid v1.6.0 // indirect
73-
github.com/googleapis/enterprise-certificate-proxy v0.3.11 // indirect
73+
github.com/googleapis/enterprise-certificate-proxy v0.3.14 // indirect
7474
github.com/googleapis/gax-go/v2 v2.17.0 // indirect
7575
github.com/gorilla/handlers v1.5.2 // indirect
7676
github.com/gorilla/mux v1.8.1 // indirect
@@ -101,21 +101,21 @@ require (
101101
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
102102
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 // indirect
103103
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
104-
go.opentelemetry.io/otel/metric v1.40.0 // indirect
105-
go.opentelemetry.io/otel/sdk/metric v1.40.0 // indirect
104+
go.opentelemetry.io/otel/metric v1.42.0 // indirect
105+
go.opentelemetry.io/otel/sdk/metric v1.42.0 // indirect
106106
go.yaml.in/yaml/v4 v4.0.0-rc.3 // indirect
107107
golang.org/x/crypto v0.48.0 // indirect
108108
golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b // indirect
109109
golang.org/x/net v0.51.0 // indirect
110110
golang.org/x/oauth2 v0.35.0 // indirect
111111
golang.org/x/sync v0.19.0 // indirect
112-
golang.org/x/sys v0.41.0 // indirect
112+
golang.org/x/sys v0.42.0 // indirect
113113
golang.org/x/text v0.34.0 // indirect
114114
golang.org/x/time v0.14.0 // indirect
115115
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
116116
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 // indirect
117117
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 // indirect
118-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20 // indirect
119-
google.golang.org/grpc v1.79.1 // indirect
118+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
119+
google.golang.org/grpc v1.79.2 // indirect
120120
gopkg.in/warnings.v0 v0.1.2 // indirect
121121
)

vulnfeeds/go.sum

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
cel.dev/expr v0.25.1 h1:1KrZg61W6TWSxuNZ37Xy49ps13NUovb66QLprthtwi4=
22
cel.dev/expr v0.25.1/go.mod h1:hrXvqGP6G6gyx8UAHSHJ5RGk//1Oj5nXQ2NI02Nrsg4=
3-
charm.land/lipgloss/v2 v2.0.0 h1:sd8N/B3x892oiOjFfBQdXBQp3cAkvjGaU5TvVZC3ivo=
4-
charm.land/lipgloss/v2 v2.0.0/go.mod h1:w6SnmsBFBmEFBodiEDurGS/sdUY/u1+v72DqUzc6J14=
3+
charm.land/lipgloss/v2 v2.0.1 h1:6Xzrn49+Py1Um5q/wZG1gWgER2+7dUyZ9XMEufqPSys=
4+
charm.land/lipgloss/v2 v2.0.1/go.mod h1:KjPle2Qd3YmvP1KL5OMHiHysGcNwq6u83MUjYkFvEkM=
55
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
66
cloud.google.com/go v0.123.0 h1:2NAUJwPR47q+E35uaJeYoNhuNEM9kM8SjgRgdeOJUSE=
77
cloud.google.com/go v0.123.0/go.mod h1:xBoMV08QcqUGuPW65Qfm1o9Y4zKZBpGS+7bImXLTAZU=
8-
cloud.google.com/go/auth v0.18.1 h1:IwTEx92GFUo2pJ6Qea0EU3zYvKnTAeRCODxfA/G5UWs=
9-
cloud.google.com/go/auth v0.18.1/go.mod h1:GfTYoS9G3CWpRA3Va9doKN9mjPGRS+v41jmZAhBzbrA=
8+
cloud.google.com/go/auth v0.18.2 h1:+Nbt5Ev0xEqxlNjd6c+yYUeosQ5TtEUaNcN/3FozlaM=
9+
cloud.google.com/go/auth v0.18.2/go.mod h1:xD+oY7gcahcu7G2SG2DsBerfFxgPAJz17zz2joOFF3M=
1010
cloud.google.com/go/auth/oauth2adapt v0.2.8 h1:keo8NaayQZ6wimpNSmW5OPc283g65QNIiLpZnkHRbnc=
1111
cloud.google.com/go/auth/oauth2adapt v0.2.8/go.mod h1:XQ9y31RkqZCcwJWNSx2Xvric3RrU88hAYYbjDWYDL+c=
1212
cloud.google.com/go/compute/metadata v0.9.0 h1:pDUj4QMoPejqq20dK0Pg2N4yG9zIkYGdBtwLoEkH9Zs=
@@ -30,8 +30,8 @@ cloud.google.com/go/trace v1.11.7/go.mod h1:TNn9d5V3fQVf6s4SCveVMIBS2LJUqo73GACm
3030
dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8=
3131
dario.cat/mergo v1.0.2/go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA=
3232
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
33-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 h1:sBEjpZlNHzK1voKq9695PJSX2o5NEXl7/OL3coiIY0c=
34-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0/go.mod h1:P4WPRUkOhJC13W//jWpyfJNDAIpvRbAUIYLX/4jtlE0=
33+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0 h1:DHa2U07rk8syqvCge0QIGMCE1WxGj9njT44GH7zNJLQ=
34+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0/go.mod h1:P4WPRUkOhJC13W//jWpyfJNDAIpvRbAUIYLX/4jtlE0=
3535
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0 h1:UnDZ/zFfG1JhH/DqxIZYU/1CUAlTUScoXD/LcM2Ykk8=
3636
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55.0/go.mod h1:IA1C1U7jO/ENqm/vhi7V9YYpBsp+IMyqNrEN94N7tVc=
3737
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0 h1:xQMhkBXPOKe/GzC6TctwlK2aNF+9k5VwFgdE83rBK2Y=
@@ -111,18 +111,18 @@ github.com/fsouza/fake-gcs-server v1.54.0 h1:DGO4EkFVbtP/A5Ha+CAHHx+Xa6O6LeskMB4
111111
github.com/fsouza/fake-gcs-server v1.54.0/go.mod h1:ryXYE4debQs8GjOxwaOAwFRwM4Cvs6S+NKPPgdVJe6g=
112112
github.com/gkampitakis/ciinfo v0.3.2 h1:JcuOPk8ZU7nZQjdUhctuhQofk7BGHuIy0c9Ez8BNhXs=
113113
github.com/gkampitakis/ciinfo v0.3.2/go.mod h1:1NIwaOcFChN4fa/B0hEBdAb6npDlFL8Bwx4dfRLRqAo=
114-
github.com/gkampitakis/go-snaps v0.5.19 h1:hUJlCQOpTt1M+kSisMwioDWZDWpDtdAvUhvWCx1YGW0=
115-
github.com/gkampitakis/go-snaps v0.5.19/go.mod h1:gC3YqxQTPyIXvQrw/Vpt3a8VqR1MO8sVpZFWN4DGwNs=
114+
github.com/gkampitakis/go-snaps v0.5.20 h1:FGKonEeQPJ12t7RQj6cTPa881fl5c8HYarMLv5vP7sg=
115+
github.com/gkampitakis/go-snaps v0.5.20/go.mod h1:gC3YqxQTPyIXvQrw/Vpt3a8VqR1MO8sVpZFWN4DGwNs=
116116
github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
117117
github.com/gliderlabs/ssh v0.3.8/go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU=
118118
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
119119
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic=
120-
github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM=
121-
github.com/go-git/go-billy/v5 v5.6.2/go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU=
120+
github.com/go-git/go-billy/v5 v5.8.0 h1:I8hjc3LbBlXTtVuFNJuwYuMiHvQJDq1AT6u4DwDzZG0=
121+
github.com/go-git/go-billy/v5 v5.8.0/go.mod h1:RpvI/rw4Vr5QA+Z60c6d6LXH0rYJo0uD5SqfmrrheCY=
122122
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4=
123123
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII=
124-
github.com/go-git/go-git/v5 v5.16.5 h1:mdkuqblwr57kVfXri5TTH+nMFLNUxIj9Z7F5ykFbw5s=
125-
github.com/go-git/go-git/v5 v5.16.5/go.mod h1:QOMLpNf1qxuSY4StA/ArOdfFR2TrKEjJiye2kel2m+M=
124+
github.com/go-git/go-git/v5 v5.17.0 h1:AbyI4xf+7DsjINHMu35quAh4wJygKBKBuXVjV/pxesM=
125+
github.com/go-git/go-git/v5 v5.17.0/go.mod h1:f82C4YiLx+Lhi8eHxltLeGC5uBTXSFa6PC5WW9o4SjI=
126126
github.com/go-ini/ini v1.67.0 h1:z6ZrTEZqSWOTyH2FlglNbNgARyHG8oLW9gMELqKr06A=
127127
github.com/go-ini/ini v1.67.0/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8=
128128
github.com/go-jose/go-jose/v4 v4.1.3 h1:CVLmWDhDVRa6Mi/IgCgaopNosCaHz7zrMeF9MlZRkrs=
@@ -167,8 +167,8 @@ github.com/google/s2a-go v0.1.9/go.mod h1:YA0Ei2ZQL3acow2O62kdp9UlnvMmU7kA6Eutn0
167167
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
168168
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
169169
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
170-
github.com/googleapis/enterprise-certificate-proxy v0.3.11 h1:vAe81Msw+8tKUxi2Dqh/NZMz7475yUvmRIkXr4oN2ao=
171-
github.com/googleapis/enterprise-certificate-proxy v0.3.11/go.mod h1:RFV7MUdlb7AgEq2v7FmMCfeSMCllAzWxFgRdusoGks8=
170+
github.com/googleapis/enterprise-certificate-proxy v0.3.14 h1:yh8ncqsbUY4shRD5dA6RlzjJaT4hi3kII+zYw8wmLb8=
171+
github.com/googleapis/enterprise-certificate-proxy v0.3.14/go.mod h1:vqVt9yG9480NtzREnTlmGSBmFrA+bzb0yl0TxoBQXOg=
172172
github.com/googleapis/gax-go/v2 v2.17.0 h1:RksgfBpxqff0EZkDWYuz9q/uWsTVz+kf43LsZ1J6SMc=
173173
github.com/googleapis/gax-go/v2 v2.17.0/go.mod h1:mzaqghpQp4JDh3HvADwrat+6M3MOIDp5YKHhb9PAgDY=
174174
github.com/gorilla/handlers v1.5.2 h1:cLTUSsNkgcwhgRqvCNmdbRWG0A3N4F+M2nWKdScwyEE=
@@ -276,24 +276,24 @@ go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
276276
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
277277
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
278278
go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
279-
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 h1:kWRNZMsfBHZ+uHjiH4y7Etn2FK26LAGkNFw7RHv1DhE=
280-
go.opentelemetry.io/contrib/detectors/gcp v1.39.0/go.mod h1:t/OGqzHBa5v6RHZwrDBJ2OirWc+4q/w2fTbLZwAKjTk=
279+
go.opentelemetry.io/contrib/detectors/gcp v1.42.0 h1:kpt2PEJuOuqYkPcktfJqWWDjTEd/FNgrxcniL7kQrXQ=
280+
go.opentelemetry.io/contrib/detectors/gcp v1.42.0/go.mod h1:W9zQ439utxymRrXsUOzZbFX4JhLxXU4+ZnCt8GG7yA8=
281281
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 h1:YH4g8lQroajqUwWbq/tr2QX1JFmEXaDLgG+ew9bLMWo=
282282
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0/go.mod h1:fvPi2qXDqFs8M4B4fmJhE92TyQs9Ydjlg3RvfUp+NbQ=
283283
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 h1:RbKq8BG0FI8OiXhBfcRtqqHcZcka+gU3cskNuf05R18=
284284
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0/go.mod h1:h06DGIukJOevXaj/xrNjhi/2098RZzcLTbc0jDAUbsg=
285-
go.opentelemetry.io/otel v1.40.0 h1:oA5YeOcpRTXq6NN7frwmwFR0Cn3RhTVZvXsP4duvCms=
286-
go.opentelemetry.io/otel v1.40.0/go.mod h1:IMb+uXZUKkMXdPddhwAHm6UfOwJyh4ct1ybIlV14J0g=
285+
go.opentelemetry.io/otel v1.42.0 h1:lSQGzTgVR3+sgJDAU/7/ZMjN9Z+vUip7leaqBKy4sho=
286+
go.opentelemetry.io/otel v1.42.0/go.mod h1:lJNsdRMxCUIWuMlVJWzecSMuNjE7dOYyWlqOXWkdqCc=
287287
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.39.0 h1:5gn2urDL/FBnK8OkCfD1j3/ER79rUuTYmCvlXBKeYL8=
288288
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.39.0/go.mod h1:0fBG6ZJxhqByfFZDwSwpZGzJU671HkwpWaNe2t4VUPI=
289-
go.opentelemetry.io/otel/metric v1.40.0 h1:rcZe317KPftE2rstWIBitCdVp89A2HqjkxR3c11+p9g=
290-
go.opentelemetry.io/otel/metric v1.40.0/go.mod h1:ib/crwQH7N3r5kfiBZQbwrTge743UDc7DTFVZrrXnqc=
291-
go.opentelemetry.io/otel/sdk v1.40.0 h1:KHW/jUzgo6wsPh9At46+h4upjtccTmuZCFAc9OJ71f8=
292-
go.opentelemetry.io/otel/sdk v1.40.0/go.mod h1:Ph7EFdYvxq72Y8Li9q8KebuYUr2KoeyHx0DRMKrYBUE=
293-
go.opentelemetry.io/otel/sdk/metric v1.40.0 h1:mtmdVqgQkeRxHgRv4qhyJduP3fYJRMX4AtAlbuWdCYw=
294-
go.opentelemetry.io/otel/sdk/metric v1.40.0/go.mod h1:4Z2bGMf0KSK3uRjlczMOeMhKU2rhUqdWNoKcYrtcBPg=
295-
go.opentelemetry.io/otel/trace v1.40.0 h1:WA4etStDttCSYuhwvEa8OP8I5EWu24lkOzp+ZYblVjw=
296-
go.opentelemetry.io/otel/trace v1.40.0/go.mod h1:zeAhriXecNGP/s2SEG3+Y8X9ujcJOTqQ5RgdEJcawiA=
289+
go.opentelemetry.io/otel/metric v1.42.0 h1:2jXG+3oZLNXEPfNmnpxKDeZsFI5o4J+nz6xUlaFdF/4=
290+
go.opentelemetry.io/otel/metric v1.42.0/go.mod h1:RlUN/7vTU7Ao/diDkEpQpnz3/92J9ko05BIwxYa2SSI=
291+
go.opentelemetry.io/otel/sdk v1.42.0 h1:LyC8+jqk6UJwdrI/8VydAq/hvkFKNHZVIWuslJXYsDo=
292+
go.opentelemetry.io/otel/sdk v1.42.0/go.mod h1:rGHCAxd9DAph0joO4W6OPwxjNTYWghRWmkHuGbayMts=
293+
go.opentelemetry.io/otel/sdk/metric v1.42.0 h1:D/1QR46Clz6ajyZ3G8SgNlTJKBdGp84q9RKCAZ3YGuA=
294+
go.opentelemetry.io/otel/sdk/metric v1.42.0/go.mod h1:Ua6AAlDKdZ7tdvaQKfSmnFTdHx37+J4ba8MwVCYM5hc=
295+
go.opentelemetry.io/otel/trace v1.42.0 h1:OUCgIPt+mzOnaUTpOQcBiM/PLQ/Op7oq6g4LenLmOYY=
296+
go.opentelemetry.io/otel/trace v1.42.0/go.mod h1:f3K9S+IFqnumBkKhRJMeaZeNk9epyhnCmQh/EysQCdc=
297297
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
298298
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
299299
go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc=
@@ -339,8 +339,8 @@ golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7w
339339
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
340340
golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
341341
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
342-
golang.org/x/sys v0.41.0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k=
343-
golang.org/x/sys v0.41.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
342+
golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo=
343+
golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
344344
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
345345
golang.org/x/term v0.40.0 h1:36e4zGLqU4yhjlmxEaagx2KuYbJq3EwY8K943ZsHcvg=
346346
golang.org/x/term v0.40.0/go.mod h1:w2P8uVp06p2iyKKuvXIm7N/y0UCRt3UfJTfZ7oOpglM=
@@ -361,8 +361,8 @@ golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhS
361361
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
362362
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
363363
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
364-
google.golang.org/api v0.268.0 h1:hgA3aS4lt9rpF5RCCkX0Q2l7DvHgvlb53y4T4u6iKkA=
365-
google.golang.org/api v0.268.0/go.mod h1:HXMyMH496wz+dAJwD/GkAPLd3ZL33Kh0zEG32eNvy9w=
364+
google.golang.org/api v0.270.0 h1:4rJZbIuWSTohczG9mG2ukSDdt9qKx4sSSHIydTN26L4=
365+
google.golang.org/api v0.270.0/go.mod h1:5+H3/8DlXpQWrSz4RjGGwz5HfJAQSEI8Bc6JqQNH77U=
366366
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
367367
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
368368
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
@@ -372,15 +372,15 @@ google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 h1:VQZ/yAbAtjkHgH8
372372
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409/go.mod h1:rxKD3IEILWEu3P44seeNOAwZN4SaoKaQ/2eTg4mM6EM=
373373
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20 h1:7ei4lp52gK1uSejlA8AZl5AJjeLUOHBQscRQZUgAcu0=
374374
google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20/go.mod h1:ZdbssH/1SOVnjnDlXzxDHK2MCidiqXtbYccJNzNYPEE=
375-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20 h1:Jr5R2J6F6qWyzINc+4AM8t5pfUz6beZpHp678GNrMbE=
376-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20/go.mod h1:j9x/tPzZkyxcgEFkiKEEGxfvyumM01BEtsW8xzOahRQ=
375+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 h1:ggcbiqK8WWh6l1dnltU4BgWGIGo+EVYxCaAPih/zQXQ=
376+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
377377
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
378378
google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
379379
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=
380380
google.golang.org/grpc v1.27.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk=
381381
google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv2fbc=
382-
google.golang.org/grpc v1.79.1 h1:zGhSi45ODB9/p3VAawt9a+O/MULLl9dpizzNNpq7flY=
383-
google.golang.org/grpc v1.79.1/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ=
382+
google.golang.org/grpc v1.79.2 h1:fRMD94s2tITpyJGtBBn7MkMseNpOZU8ZxgC3MMBaXRU=
383+
google.golang.org/grpc v1.79.2/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ=
384384
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
385385
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
386386
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=

0 commit comments

Comments
 (0)