1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to d566b4d (#7972)

This commit is contained in:
renovate[bot]
2026-02-28 21:21:21 +01:00
committed by GitHub
parent 3cd7c27e84
commit 92a1164572
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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-20260120234656-e5a2b314e893
github.com/opentracing-contrib/go-grpc/test v0.0.0-20260228010633-d566b4d40932
github.com/opentracing/opentracing-go v1.2.0
github.com/stretchr/testify v1.11.1
go.opentelemetry.io/otel v1.40.0