From cdf74d8f3072d978e8f36eb9a6f4e09ca8661e7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:42:33 +0200 Subject: [PATCH] fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 6b4d2bc (#8160) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/opentracing-contrib/go-grpc/test](https://redirect.github.com/opentracing-contrib/go-grpc) | require | digest | `32cd848` → `6b4d2bc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/5322) for more information. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/open-telemetry/opentelemetry-go). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bridge/opentracing/go.mod | 2 +- bridge/opentracing/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bridge/opentracing/go.mod b/bridge/opentracing/go.mod index 3c65c2a5c..0f424bd59 100644 --- a/bridge/opentracing/go.mod +++ b/bridge/opentracing/go.mod @@ -8,7 +8,7 @@ replace go.opentelemetry.io/otel/trace => ../../trace require ( github.com/opentracing-contrib/go-grpc v0.1.2 - github.com/opentracing-contrib/go-grpc/test v0.0.0-20260406222033-32cd848aa303 + github.com/opentracing-contrib/go-grpc/test v0.0.0-20260408182509-6b4d2bc50635 github.com/opentracing/opentracing-go v1.2.0 github.com/stretchr/testify v1.11.1 go.opentelemetry.io/otel v1.43.0 diff --git a/bridge/opentracing/go.sum b/bridge/opentracing/go.sum index 3b0f46bed..5a7623a32 100644 --- a/bridge/opentracing/go.sum +++ b/bridge/opentracing/go.sum @@ -20,8 +20,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/opentracing-contrib/go-grpc v0.1.2 h1:MP16Ozc59kqqwn1v18aQxpeGZhsBanJ2iurZYaQSZ+g= github.com/opentracing-contrib/go-grpc v0.1.2/go.mod h1:glU6rl1Fhfp9aXUHkE36K2mR4ht8vih0ekOVlWKEUHM= -github.com/opentracing-contrib/go-grpc/test v0.0.0-20260406222033-32cd848aa303 h1:9A9BL4Ink3RObR/PzCbfp/Zw9r67flyqmQNAYP641K0= -github.com/opentracing-contrib/go-grpc/test v0.0.0-20260406222033-32cd848aa303/go.mod h1:70jvWZScNV2zL8tRhIS65EO816A56RhbFJEi7swfiUI= +github.com/opentracing-contrib/go-grpc/test v0.0.0-20260408182509-6b4d2bc50635 h1:DWD53Wq0fApmJpLujv7aL2R9JTujoT9fdhIC0KMGD6U= +github.com/opentracing-contrib/go-grpc/test v0.0.0-20260408182509-6b4d2bc50635/go.mod h1:hnyb6EIGJS6O9MC8WZHiu5YaPJ+sGcfzdnAxzyl9iJg= github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs= github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=