Skip to content

Commit 2ba804b

Browse files
authored
fix(deps): update go-libraries (#4942)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [github.com/go-git/go-git/v6](https://redirect.github.com/go-git/go-git) | `v6.0.0-20260223163356-097ea99c34a7` → `v6.0.0-20260304174202-7077091fca9c` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-git%2fgo-git%2fv6/v6.0.0-20260304174202-7077091fca9c?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-git%2fgo-git%2fv6/v6.0.0-20260223163356-097ea99c34a7/v6.0.0-20260304174202-7077091fca9c?slim=true) | require | patch | | [github.com/ossf/osv-schema/bindings/go](https://redirect.github.com/ossf/osv-schema) | `09a17f8` → `ec3272c` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fossf%2fosv-schema%2fbindings%2fgo/v0.0.0-20260304051245-ec3272c283e4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fossf%2fosv-schema%2fbindings%2fgo/v0.0.0-20260129002236-09a17f85b44a/v0.0.0-20260304051245-ec3272c283e4?slim=true) | require | digest | | [go.opentelemetry.io/contrib/detectors/gcp](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v1.40.0` → `v1.41.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcontrib%2fdetectors%2fgcp/v1.41.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcontrib%2fdetectors%2fgcp/v1.40.0/v1.41.0?slim=true) | require | minor | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v0.65.0` → `v0.66.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fnet%2fhttp%2fotelhttp/v0.66.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcontrib%2finstrumentation%2fnet%2fhttp%2fotelhttp/v0.65.0/v0.66.0?slim=true) | require | minor | | [go.opentelemetry.io/otel](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.41.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel/v1.41.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel/v1.40.0/v1.41.0?slim=true) | require | minor | | [go.opentelemetry.io/otel/sdk](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.41.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fsdk/v1.41.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fsdk/v1.40.0/v1.41.0?slim=true) | require | minor | | [go.opentelemetry.io/otel/trace](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.41.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2ftrace/v1.41.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2ftrace/v1.40.0/v1.41.0?slim=true) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `2f722ef` → `a57be14` | ![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20260226221140-a57be14db171?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fgenproto%2fgoogleapis%2fapi/v0.0.0-20260223185530-2f722ef697dc/v0.0.0-20260226221140-a57be14db171?slim=true) | require | digest | | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | `v0.35.1` → `v0.35.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.35.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.35.1/v0.35.2?slim=true) | require | patch | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)</summary> ### [`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**: <open-telemetry/opentelemetry-go-contrib@v1.40.0...v1.41.0> </details> <details> <summary>open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)</summary> ### [`v1.41.0`](https://redirect.github.com/open-telemetry/opentelemetry-go/releases/tag/v1.41.0): /v0.63.0/v0.17.0/v0.0.15 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go/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 - Support testing of [Go 1.26]. ([#&#8203;7902](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7902)) ##### Fixed - Update `Baggage` in `go.opentelemetry.io/otel/propagation` and `Parse` and `New` in `go.opentelemetry.io/otel/baggage` to comply with W3C Baggage specification limits. `New` and `Parse` now return partial baggage along with an error when limits are exceeded. Errors from baggage extraction are reported to the global error handler. ([#&#8203;7880](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7880)) [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 - fix(deps): update googleapis to [`ce8ad4c`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/ce8ad4c) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7860](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7860) - chore(deps): update otel/weaver docker tag to v0.21.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7865](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7865) - fix(deps): update module go.opentelemetry.io/collector/pdata to v1.51.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7863](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7863) - chore(deps): update golang.org/x/telemetry digest to [`fe4bb1c`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/fe4bb1c) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7861](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7861) - chore(deps): update golang.org/x/telemetry digest to [`aaaaaa5`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/aaaaaa5) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7869](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7869) - sdk/log/observ: guard LogProcessed with Enabled by [@&#8203;NesterovYehor](https://redirect.github.com/NesterovYehor) in [#&#8203;7848](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7848) - stdouttrace observability: skip metric work when instruments are disabled by [@&#8203;NesterovYehor](https://redirect.github.com/NesterovYehor) in [#&#8203;7853](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7853) - chore(deps): update otel/weaver docker tag to v0.21.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7870](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7870) - fix(deps): update googleapis to [`546029d`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/546029d) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7871](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7871) - stdoutmetric observ: skip metric work when instruments are disabled by [@&#8203;NesterovYehor](https://redirect.github.com/NesterovYehor) in [#&#8203;7868](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7868) - chore(deps): update fossas/fossa-action action to v1.8.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7879](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7879) - chore(deps): update github/codeql-action action to v4.32.2 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7878](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7878) - chore(deps): update module github.com/ghostiam/protogetter to v0.3.20 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7877](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7877) - chore(deps): update golang.org/x/telemetry digest to [`86a5c4b`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/86a5c4b) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7876](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7876) - fix(deps): update module golang.org/x/sys to v0.41.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7885](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7885) - chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.6.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7884](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7884) - Checked if instrument enabled before measuring in prometheus by [@&#8203;itssaharsh](https://redirect.github.com/itssaharsh) in [#&#8203;7866](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7866) - exporter/otlploghttp: guard observ metrics with Enabled checks by [@&#8203;NesterovYehor](https://redirect.github.com/NesterovYehor) in [#&#8203;7813](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7813) - chore(deps): update module github.com/go-git/go-git/v5 to v5.16.5 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7886](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7886) - chore(deps): update golang.org/x by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7887](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7887) - fix(deps): update golang.org/x by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7890](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7890) - fix(deps): update golang.org/x to [`2842357`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/2842357) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7891](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7891) - fix(deps): update googleapis to [`4cfbd41`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/4cfbd41) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7889](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7889) - Checked if instrument enabled before measuring in `oteltracegrpc` by [@&#8203;itssaharsh](https://redirect.github.com/itssaharsh) in [#&#8203;7825](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7825) - Checked if Instrument Enabled before measuring in otlpgrpc by [@&#8203;itssaharsh](https://redirect.github.com/itssaharsh) in [#&#8203;7824](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7824) - 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;7892](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7892) - chore(deps): update module github.com/golangci/golines to v0.15.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7893](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7893) - chore(deps): update module github.com/golangci/misspell to v0.8.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7894](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7894) - chore(deps): update golang.org/x/telemetry digest to [`9f66fae`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/9f66fae) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7898](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7898) - fix(deps): update module google.golang.org/grpc to v1.79.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7906](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7906) - Support Go 1.26 by [@&#8203;dmathieu](https://redirect.github.com/dmathieu) in [#&#8203;7902](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7902) - fix(deps): update module google.golang.org/grpc to v1.79.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7908](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7908) - chore(deps): update github/codeql-action action to v4.32.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7909](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7909) - chore(deps): update module github.com/kevinburke/ssh\_config to v1.5.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7911](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7911) - chore(deps): update module github.com/kevinburke/ssh\_config to v1.6.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7913](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7913) - chore(deps): update actions/stale action to v10.2.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7917](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7917) - 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;7916](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7916) - chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.7.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7915](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7915) - chore(deps): update module github.com/mattn/go-runewidth to v0.0.20 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7918](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7918) - 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;7921](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7921) - Checked if Operation Enabled in `otlptracehttp` before performing operation by [@&#8203;itssaharsh](https://redirect.github.com/itssaharsh) in [#&#8203;7881](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7881) - chore(deps): update github/codeql-action action to v4.32.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7936](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7936) - chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.4 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7939](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7939) - chore(deps): update module github.com/uudashr/gocognit to v1.2.1 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7947](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7947) - chore(deps): update module github.com/alexkohler/prealloc to v1.0.3 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7950](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7950) - chore(deps): update module github.com/go-git/go-billy/v5 to v5.8.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7953](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7953) - chore(deps): update lycheeverse/lychee-action action to v2.8.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7959](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7959) - 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;7960](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7960) - chore(deps): update actions/setup-go action to v6.3.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7962](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7962) - Document metric api interfaces that methods need to be safe to be called concurrently by [@&#8203;dashpole](https://redirect.github.com/dashpole) in [#&#8203;7952](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7952) - ci: add govulncheck job to CI workflow and update lint target by [@&#8203;pellared](https://redirect.github.com/pellared) in [#&#8203;7971](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7971) - Comply with W3C Baggage specification limits by [@&#8203;XSAM](https://redirect.github.com/XSAM) in [#&#8203;7880](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7880) - chore(deps): update module github.com/mgechev/revive to v1.14.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7895](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7895) - chore(deps): update github artifact actions (major) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7963](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7963) - chore(deps): update module github.com/kisielk/errcheck to v1.10.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7967](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7967) - chore(deps): update module github.com/protonmail/go-crypto to v1.4.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7969](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7969) - fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to [`d566b4d`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/d566b4d) by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7972](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7972) - chore(deps): update module github.com/sonatard/noctx to v0.5.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7968](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7968) - chore(deps): update module github.com/daixiang0/gci to v0.14.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7973](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7973) - chore(deps): update module github.com/securego/gosec/v2 to v2.23.0 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7899](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7899) - Generate semconv/v1.40.0 by [@&#8203;ChrsMark](https://redirect.github.com/ChrsMark) in [#&#8203;7929](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7929) - Revert "Generate semconv/v1.40.0" by [@&#8203;dmathieu](https://redirect.github.com/dmathieu) in [#&#8203;7978](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7978) - chore(deps): update github/codeql-action action to v4.32.5 by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;7980](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7980) - fix: add error handling for insecure HTTP endpoints with TLS client configuration by [@&#8203;sandy2008](https://redirect.github.com/sandy2008) in [#&#8203;7914](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7914) - Release 1.41.0/0.63.0/0.17.0/0.0.15 by [@&#8203;pellared](https://redirect.github.com/pellared) in [#&#8203;7977](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7977) #### New Contributors - [@&#8203;NesterovYehor](https://redirect.github.com/NesterovYehor) made their first contribution in [#&#8203;7848](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7848) - [@&#8203;sandy2008](https://redirect.github.com/sandy2008) made their first contribution in [#&#8203;7914](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7914) **Full Changelog**: <open-telemetry/opentelemetry-go@v1.40.0...v1.41.0> </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.35.2`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.35.1...v0.35.2) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.35.1...v0.35.2) </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:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
1 parent 3a12805 commit 2ba804b

4 files changed

Lines changed: 42 additions & 42 deletions

File tree

bindings/go/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ go 1.26.0
44

55
require (
66
github.com/google/go-cmp v0.7.0
7-
github.com/ossf/osv-schema/bindings/go v0.0.0-20260129002236-09a17f85b44a
7+
github.com/ossf/osv-schema/bindings/go v0.0.0-20260304051245-ec3272c283e4
88
golang.org/x/sync v0.19.0
9-
google.golang.org/genproto/googleapis/api v0.0.0-20260223185530-2f722ef697dc
9+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171
1010
google.golang.org/grpc v1.79.1
1111
)
1212

bindings/go/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
1010
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
1111
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
1212
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
13-
github.com/ossf/osv-schema/bindings/go v0.0.0-20260129002236-09a17f85b44a h1:XHKiGf7vsACh43gFCBb5lOxDjnY6CQYNoQXsO/SlI6k=
14-
github.com/ossf/osv-schema/bindings/go v0.0.0-20260129002236-09a17f85b44a/go.mod h1:Eo7R19vlnflsCRdHW1ynyNUyoRwxdaTmTWD9MtKnJTc=
13+
github.com/ossf/osv-schema/bindings/go v0.0.0-20260304051245-ec3272c283e4 h1:4zC49SlXs2waAuZJFEP1lAGf9Bgjg8SQww6y8C9znJ0=
14+
github.com/ossf/osv-schema/bindings/go v0.0.0-20260304051245-ec3272c283e4/go.mod h1:NJzqZPEfOy3B1dWe9pKRtmxJ/UF1++6apnQLjz3du8E=
1515
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
1616
go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
1717
go.opentelemetry.io/otel v1.39.0 h1:8yPrr/S0ND9QEfTfdP9V+SiwT4E0G7Y5MO7p85nis48=
@@ -34,8 +34,8 @@ golang.org/x/text v0.32.0 h1:ZD01bjUt1FQ9WJ0ClOL5vxgxOI/sVCNgX1YtKwcY0mU=
3434
golang.org/x/text v0.32.0/go.mod h1:o/rUWzghvpD5TXrTIBuJU77MTaN0ljMWE47kxGJQ7jY=
3535
gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
3636
gonum.org/v1/gonum v0.16.0/go.mod h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
37-
google.golang.org/genproto/googleapis/api v0.0.0-20260223185530-2f722ef697dc h1:ULD+ToGXUIU6Pkzr1ARxdyvwfHbelw+agoFDRbLg4TU=
38-
google.golang.org/genproto/googleapis/api v0.0.0-20260223185530-2f722ef697dc/go.mod h1:M5krXqk4GhBKvB596udGL3UyjL4I1+cTbK0orROM9ng=
37+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 h1:tu/dtnW1o3wfaxCOjSLn5IRX4YDcJrtlpzYkhHhGaC4=
38+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171/go.mod h1:M5krXqk4GhBKvB596udGL3UyjL4I1+cTbK0orROM9ng=
3939
google.golang.org/genproto/googleapis/rpc v0.0.0-20260217215200-42d3e9bedb6d h1:t/LOSXPJ9R0B6fnZNyALBRfZBH0Uy0gT+uR+SJ6syqQ=
4040
google.golang.org/genproto/googleapis/rpc v0.0.0-20260217215200-42d3e9bedb6d/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
4141
google.golang.org/grpc v1.79.1 h1:zGhSi45ODB9/p3VAawt9a+O/MULLl9dpizzNNpq7flY=

go/go.mod

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@ require (
99
cloud.google.com/go/pubsub/v2 v2.4.0
1010
cloud.google.com/go/storage v1.60.0
1111
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0
12-
github.com/go-git/go-git/v6 v6.0.0-20260223163356-097ea99c34a7
12+
github.com/go-git/go-git/v6 v6.0.0-20260304174202-7077091fca9c
1313
github.com/google/go-cmp v0.7.0
1414
github.com/hashicorp/go-retryablehttp v0.7.8
15-
github.com/ossf/osv-schema/bindings/go v0.0.0-20260129002236-09a17f85b44a
15+
github.com/ossf/osv-schema/bindings/go v0.0.0-20260304051245-ec3272c283e4
1616
github.com/tidwall/gjson v1.18.0
1717
github.com/xeipuuv/gojsonschema v1.2.0
18-
go.opentelemetry.io/contrib/detectors/gcp v1.40.0
19-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0
20-
go.opentelemetry.io/otel v1.40.0
21-
go.opentelemetry.io/otel/sdk v1.40.0
22-
go.opentelemetry.io/otel/trace v1.40.0
18+
go.opentelemetry.io/contrib/detectors/gcp v1.41.0
19+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.66.0
20+
go.opentelemetry.io/otel v1.41.0
21+
go.opentelemetry.io/otel/sdk v1.41.0
22+
go.opentelemetry.io/otel/trace v1.41.0
2323
golang.org/x/sync v0.19.0
2424
google.golang.org/api v0.269.0
25-
google.golang.org/genproto/googleapis/api v0.0.0-20260223185530-2f722ef697dc
25+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171
2626
google.golang.org/protobuf v1.36.11
27-
k8s.io/apimachinery v0.35.1
27+
k8s.io/apimachinery v0.35.2
2828
)
2929

3030
require (
@@ -61,7 +61,7 @@ require (
6161
github.com/envoyproxy/protoc-gen-validate v1.3.0 // indirect
6262
github.com/felixge/httpsnoop v1.0.4 // indirect
6363
github.com/go-git/gcfg/v2 v2.0.2 // indirect
64-
github.com/go-git/go-billy/v6 v6.0.0-20260114122816-19306b749ecc // indirect
64+
github.com/go-git/go-billy/v6 v6.0.0-20260226131633-45bd0956d66f // indirect
6565
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
6666
github.com/go-logr/logr v1.4.3 // indirect
6767
github.com/go-logr/stdr v1.2.2 // indirect
@@ -88,8 +88,8 @@ require (
8888
go.opencensus.io v0.24.0 // indirect
8989
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
9090
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 // indirect
91-
go.opentelemetry.io/otel/metric v1.40.0 // indirect
92-
go.opentelemetry.io/otel/sdk/metric v1.40.0 // indirect
91+
go.opentelemetry.io/otel/metric v1.41.0 // indirect
92+
go.opentelemetry.io/otel/sdk/metric v1.41.0 // indirect
9393
go.yaml.in/yaml/v2 v2.4.3 // indirect
9494
golang.org/x/crypto v0.48.0 // indirect
9595
golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b // indirect

go/go.sum

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@ github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
9999
github.com/gliderlabs/ssh v0.3.8/go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU=
100100
github.com/go-git/gcfg/v2 v2.0.2 h1:MY5SIIfTGGEMhdA7d7JePuVVxtKL7Hp+ApGDJAJ7dpo=
101101
github.com/go-git/gcfg/v2 v2.0.2/go.mod h1:/lv2NsxvhepuMrldsFilrgct6pxzpGdSRC13ydTLSLs=
102-
github.com/go-git/go-billy/v6 v6.0.0-20260114122816-19306b749ecc h1:rhkjrnRkamkRC7woapp425E4CAH6RPcqsS9X8LA93IY=
103-
github.com/go-git/go-billy/v6 v6.0.0-20260114122816-19306b749ecc/go.mod h1:X1oe0Z2qMsa9hkar3AAPuL9hu4Mi3ztXEjdqRhr6fcc=
102+
github.com/go-git/go-billy/v6 v6.0.0-20260226131633-45bd0956d66f h1:Uvbx7nITO3Sd1GdXarX0TbyYmOaSNIJP0mm4LocEyyA=
103+
github.com/go-git/go-billy/v6 v6.0.0-20260226131633-45bd0956d66f/go.mod h1:ZW9JC5gionMP1kv5uiaOaV23q0FFmNrVOV8VW+y/acc=
104104
github.com/go-git/go-git-fixtures/v5 v5.1.2-0.20260122163445-0622d7459a67 h1:3hutPZF+/FBjR/9MdsLJ7e1mlt9pwHgwxMW7CrbmWII=
105105
github.com/go-git/go-git-fixtures/v5 v5.1.2-0.20260122163445-0622d7459a67/go.mod h1:xKt0pNHST9tYHvbiLxSY27CQWFwgIxBJuDrOE0JvbZw=
106-
github.com/go-git/go-git/v6 v6.0.0-20260223163356-097ea99c34a7 h1:Nnl2N5L5DSMTbfSU3zhBe/9U5rBGYGSigzb2rAOqb80=
107-
github.com/go-git/go-git/v6 v6.0.0-20260223163356-097ea99c34a7/go.mod h1:B88nWzfnhTlIikoJ4d84Nc9noKS5mJoA7SgDdkt0aPU=
106+
github.com/go-git/go-git/v6 v6.0.0-20260304174202-7077091fca9c h1:Ze40Bwk6O6dzIApcP/U87qR+mJGYm7rADNRrGJgyB7s=
107+
github.com/go-git/go-git/v6 v6.0.0-20260304174202-7077091fca9c/go.mod h1:V/qoTD4qCYizR+fKFA9++d2APoE8Yheci7dXALaSeuI=
108108
github.com/go-jose/go-jose/v4 v4.1.3 h1:CVLmWDhDVRa6Mi/IgCgaopNosCaHz7zrMeF9MlZRkrs=
109109
github.com/go-jose/go-jose/v4 v4.1.3/go.mod h1:x4oUasVrzR7071A4TnHLGSPpNOm2a21K9Kf04k1rs08=
110110
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
@@ -174,8 +174,8 @@ github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byF
174174
github.com/mattn/go-runewidth v0.0.19/go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs=
175175
github.com/muesli/cancelreader v0.2.2 h1:3I4Kt4BQjOR54NavqnDogx/MIoWBFa0StPA8ELUXHmA=
176176
github.com/muesli/cancelreader v0.2.2/go.mod h1:3XuTXfFS2VjM+HTLZY9Ak0l6eUKfijIfMUZ4EgX0QYo=
177-
github.com/ossf/osv-schema/bindings/go v0.0.0-20260129002236-09a17f85b44a h1:XHKiGf7vsACh43gFCBb5lOxDjnY6CQYNoQXsO/SlI6k=
178-
github.com/ossf/osv-schema/bindings/go v0.0.0-20260129002236-09a17f85b44a/go.mod h1:Eo7R19vlnflsCRdHW1ynyNUyoRwxdaTmTWD9MtKnJTc=
177+
github.com/ossf/osv-schema/bindings/go v0.0.0-20260304051245-ec3272c283e4 h1:4zC49SlXs2waAuZJFEP1lAGf9Bgjg8SQww6y8C9znJ0=
178+
github.com/ossf/osv-schema/bindings/go v0.0.0-20260304051245-ec3272c283e4/go.mod h1:NJzqZPEfOy3B1dWe9pKRtmxJ/UF1++6apnQLjz3du8E=
179179
github.com/pjbgf/sha1cd v0.5.0 h1:a+UkboSi1znleCDUNT3M5YxjOnN1fz2FhN48FlwCxs0=
180180
github.com/pjbgf/sha1cd v0.5.0/go.mod h1:lhpGlyHLpQZoxMv8HcgXvZEhcGs0PG/vsZnEJ7H0iCM=
181181
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 h1:GFCKgmp0tecUJ0sJuv4pzYCqS9+RGSn52M3FUwPs+uo=
@@ -222,24 +222,24 @@ go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
222222
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
223223
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
224224
go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y=
225-
go.opentelemetry.io/contrib/detectors/gcp v1.40.0 h1:Awaf8gmW99tZTOWqkLCOl6aw1/rxAWVlHsHIZ3fT2sA=
226-
go.opentelemetry.io/contrib/detectors/gcp v1.40.0/go.mod h1:99OY9ZCqyLkzJLTh5XhECpLRSxcZl+ZDKBEO+jMBFR4=
225+
go.opentelemetry.io/contrib/detectors/gcp v1.41.0 h1:MBzEwqhroF0JK0DpTVYWDxsenxm6L4PqOEfA90uZ5AA=
226+
go.opentelemetry.io/contrib/detectors/gcp v1.41.0/go.mod h1:5pSDD0v0t2HqUmPC5cBBc+nLQO4dLYWnzBNheXLBLgs=
227227
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 h1:YH4g8lQroajqUwWbq/tr2QX1JFmEXaDLgG+ew9bLMWo=
228228
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0/go.mod h1:fvPi2qXDqFs8M4B4fmJhE92TyQs9Ydjlg3RvfUp+NbQ=
229-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0 h1:7iP2uCb7sGddAr30RRS6xjKy7AZ2JtTOPA3oolgVSw8=
230-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0/go.mod h1:c7hN3ddxs/z6q9xwvfLPk+UHlWRQyaeR1LdgfL/66l0=
231-
go.opentelemetry.io/otel v1.40.0 h1:oA5YeOcpRTXq6NN7frwmwFR0Cn3RhTVZvXsP4duvCms=
232-
go.opentelemetry.io/otel v1.40.0/go.mod h1:IMb+uXZUKkMXdPddhwAHm6UfOwJyh4ct1ybIlV14J0g=
229+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.66.0 h1:PnV4kVnw0zOmwwFkAzCN5O07fw1YOIQor120zrh0AVo=
230+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.66.0/go.mod h1:ofAwF4uinaf8SXdVzzbL4OsxJ3VfeEg3f/F6CeF49/Y=
231+
go.opentelemetry.io/otel v1.41.0 h1:YlEwVsGAlCvczDILpUXpIpPSL/VPugt7zHThEMLce1c=
232+
go.opentelemetry.io/otel v1.41.0/go.mod h1:Yt4UwgEKeT05QbLwbyHXEwhnjxNO6D8L5PQP51/46dE=
233233
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.39.0 h1:5gn2urDL/FBnK8OkCfD1j3/ER79rUuTYmCvlXBKeYL8=
234234
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.39.0/go.mod h1:0fBG6ZJxhqByfFZDwSwpZGzJU671HkwpWaNe2t4VUPI=
235-
go.opentelemetry.io/otel/metric v1.40.0 h1:rcZe317KPftE2rstWIBitCdVp89A2HqjkxR3c11+p9g=
236-
go.opentelemetry.io/otel/metric v1.40.0/go.mod h1:ib/crwQH7N3r5kfiBZQbwrTge743UDc7DTFVZrrXnqc=
237-
go.opentelemetry.io/otel/sdk v1.40.0 h1:KHW/jUzgo6wsPh9At46+h4upjtccTmuZCFAc9OJ71f8=
238-
go.opentelemetry.io/otel/sdk v1.40.0/go.mod h1:Ph7EFdYvxq72Y8Li9q8KebuYUr2KoeyHx0DRMKrYBUE=
239-
go.opentelemetry.io/otel/sdk/metric v1.40.0 h1:mtmdVqgQkeRxHgRv4qhyJduP3fYJRMX4AtAlbuWdCYw=
240-
go.opentelemetry.io/otel/sdk/metric v1.40.0/go.mod h1:4Z2bGMf0KSK3uRjlczMOeMhKU2rhUqdWNoKcYrtcBPg=
241-
go.opentelemetry.io/otel/trace v1.40.0 h1:WA4etStDttCSYuhwvEa8OP8I5EWu24lkOzp+ZYblVjw=
242-
go.opentelemetry.io/otel/trace v1.40.0/go.mod h1:zeAhriXecNGP/s2SEG3+Y8X9ujcJOTqQ5RgdEJcawiA=
235+
go.opentelemetry.io/otel/metric v1.41.0 h1:rFnDcs4gRzBcsO9tS8LCpgR0dxg4aaxWlJxCno7JlTQ=
236+
go.opentelemetry.io/otel/metric v1.41.0/go.mod h1:xPvCwd9pU0VN8tPZYzDZV/BMj9CM9vs00GuBjeKhJps=
237+
go.opentelemetry.io/otel/sdk v1.41.0 h1:YPIEXKmiAwkGl3Gu1huk1aYWwtpRLeskpV+wPisxBp8=
238+
go.opentelemetry.io/otel/sdk v1.41.0/go.mod h1:ahFdU0G5y8IxglBf0QBJXgSe7agzjE4GiTJ6HT9ud90=
239+
go.opentelemetry.io/otel/sdk/metric v1.41.0 h1:siZQIYBAUd1rlIWQT2uCxWJxcCO7q3TriaMlf08rXw8=
240+
go.opentelemetry.io/otel/sdk/metric v1.41.0/go.mod h1:HNBuSvT7ROaGtGI50ArdRLUnvRTRGniSUZbxiWxSO8Y=
241+
go.opentelemetry.io/otel/trace v1.41.0 h1:Vbk2co6bhj8L59ZJ6/xFTskY+tGAbOnCtQGVVa9TIN0=
242+
go.opentelemetry.io/otel/trace v1.41.0/go.mod h1:U1NU4ULCoxeDKc09yCWdWe+3QoyweJcISEVa1RBzOis=
243243
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
244244
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
245245
go.yaml.in/yaml/v2 v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0=
@@ -303,8 +303,8 @@ google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98
303303
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo=
304304
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409 h1:VQZ/yAbAtjkHgH80teYd2em3xtIkkHd7ZhqfH2N9CsM=
305305
google.golang.org/genproto v0.0.0-20260128011058-8636f8732409/go.mod h1:rxKD3IEILWEu3P44seeNOAwZN4SaoKaQ/2eTg4mM6EM=
306-
google.golang.org/genproto/googleapis/api v0.0.0-20260223185530-2f722ef697dc h1:ULD+ToGXUIU6Pkzr1ARxdyvwfHbelw+agoFDRbLg4TU=
307-
google.golang.org/genproto/googleapis/api v0.0.0-20260223185530-2f722ef697dc/go.mod h1:M5krXqk4GhBKvB596udGL3UyjL4I1+cTbK0orROM9ng=
306+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 h1:tu/dtnW1o3wfaxCOjSLn5IRX4YDcJrtlpzYkhHhGaC4=
307+
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171/go.mod h1:M5krXqk4GhBKvB596udGL3UyjL4I1+cTbK0orROM9ng=
308308
google.golang.org/genproto/googleapis/rpc v0.0.0-20260217215200-42d3e9bedb6d h1:t/LOSXPJ9R0B6fnZNyALBRfZBH0Uy0gT+uR+SJ6syqQ=
309309
google.golang.org/genproto/googleapis/rpc v0.0.0-20260217215200-42d3e9bedb6d/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
310310
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
@@ -336,8 +336,8 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
336336
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
337337
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
338338
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
339-
k8s.io/apimachinery v0.35.1 h1:yxO6gV555P1YV0SANtnTjXYfiivaTPvCTKX6w6qdDsU=
340-
k8s.io/apimachinery v0.35.1/go.mod h1:jQCgFZFR1F4Ik7hvr2g84RTJSZegBc8yHgFWKn//hns=
339+
k8s.io/apimachinery v0.35.2 h1:NqsM/mmZA7sHW02JZ9RTtk3wInRgbVxL8MPfzSANAK8=
340+
k8s.io/apimachinery v0.35.2/go.mod h1:jQCgFZFR1F4Ik7hvr2g84RTJSZegBc8yHgFWKn//hns=
341341
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 h1:IpInykpT6ceI+QxKBbEflcR5EXP7sU1kvOlxwZh5txg=
342342
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730/go.mod h1:mdzfpAEoE6DHQEN0uh9ZbOCuHbLK5wOm7dK4ctXE9Tg=
343343
sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs=

0 commit comments

Comments
 (0)