From 90b3b7755eef4a79005af62340df657958b93204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:19:03 +0200 Subject: [PATCH] fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to bc171b2 (#8405) --- 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 810afe914..1c5c965fb 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.3 - github.com/opentracing-contrib/go-grpc/test v0.0.0-20260423170045-2f88a5803c23 + github.com/opentracing-contrib/go-grpc/test v0.0.0-20260601000821-bc171b28f13f github.com/opentracing/opentracing-go v1.2.0 github.com/stretchr/testify v1.11.1 go.opentelemetry.io/otel v1.44.0 diff --git a/bridge/opentracing/go.sum b/bridge/opentracing/go.sum index f02ca9671..c916c445b 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.3 h1:qGP4wO08sayiOxPcwX7uEcFX3Z7BscUMiKmicKnL3qk= github.com/opentracing-contrib/go-grpc v0.1.3/go.mod h1:Iacx5Nneyb1FtgYSWDS1h9QDibuDGg80cb6GFLxQST0= -github.com/opentracing-contrib/go-grpc/test v0.0.0-20260423170045-2f88a5803c23 h1:qE3DhBc9YEIvUjVJj7lHIquMl+wiJUtH2ZH4aSAKCy8= -github.com/opentracing-contrib/go-grpc/test v0.0.0-20260423170045-2f88a5803c23/go.mod h1:hnyb6EIGJS6O9MC8WZHiu5YaPJ+sGcfzdnAxzyl9iJg= +github.com/opentracing-contrib/go-grpc/test v0.0.0-20260601000821-bc171b28f13f h1:957ZdebckUitiu0v4eM4va4BbQeBPqlVosN6kjiWdBk= +github.com/opentracing-contrib/go-grpc/test v0.0.0-20260601000821-bc171b28f13f/go.mod h1:2/dLRVLE+W4EO4vUuRwZ17cm8IHjNTclFqAsttzBr7E= 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=