Skip to content

Commit 92a1164

Browse files
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to d566b4d (#7972)
1 parent 3cd7c27 commit 92a1164

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bridge/opentracing/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ replace go.opentelemetry.io/otel/trace => ../../trace
88

99
require (
1010
github.com/opentracing-contrib/go-grpc v0.1.2
11-
github.com/opentracing-contrib/go-grpc/test v0.0.0-20260120234656-e5a2b314e893
11+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20260228010633-d566b4d40932
1212
github.com/opentracing/opentracing-go v1.2.0
1313
github.com/stretchr/testify v1.11.1
1414
go.opentelemetry.io/otel v1.40.0

bridge/opentracing/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
2020
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
2121
github.com/opentracing-contrib/go-grpc v0.1.2 h1:MP16Ozc59kqqwn1v18aQxpeGZhsBanJ2iurZYaQSZ+g=
2222
github.com/opentracing-contrib/go-grpc v0.1.2/go.mod h1:glU6rl1Fhfp9aXUHkE36K2mR4ht8vih0ekOVlWKEUHM=
23-
github.com/opentracing-contrib/go-grpc/test v0.0.0-20260120234656-e5a2b314e893 h1:j1ZnHIxqHS+GAolWrZRLokXC4liHzsMe/A5qK/117GM=
24-
github.com/opentracing-contrib/go-grpc/test v0.0.0-20260120234656-e5a2b314e893/go.mod h1:FUk1M8xHkaej8rH9B2CV9f96Efxlbn3w7OHGVRA/V+o=
23+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20260228010633-d566b4d40932 h1:1+AfhHiwUpTWyL3fF7o+tkfbh03kXhx98mhppRQBS5Y=
24+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20260228010633-d566b4d40932/go.mod h1:jJHh2WhnCgGzDzRe6hS7AQ3o3pGq7idF7P0Y+obDB9s=
2525
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
2626
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
2727
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)