Skip to content

Commit d1dddde

Browse files
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to a6e64aa (#7375)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). 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 | `0261db7` -> `a6e64aa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4bb37c commit d1dddde

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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-20250401233452-0261db7d7b89
11+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20250917164221-a6e64aab787c
1212
github.com/opentracing/opentracing-go v1.2.0
1313
github.com/stretchr/testify v1.11.1
1414
go.opentelemetry.io/otel v1.38.0

bridge/opentracing/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
1818
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
1919
github.com/opentracing-contrib/go-grpc v0.1.2 h1:MP16Ozc59kqqwn1v18aQxpeGZhsBanJ2iurZYaQSZ+g=
2020
github.com/opentracing-contrib/go-grpc v0.1.2/go.mod h1:glU6rl1Fhfp9aXUHkE36K2mR4ht8vih0ekOVlWKEUHM=
21-
github.com/opentracing-contrib/go-grpc/test v0.0.0-20250401233452-0261db7d7b89 h1:4/+7r7wH/JIL0ztHs+3JzbcrlljUeubFOKvo6Ge7yK4=
22-
github.com/opentracing-contrib/go-grpc/test v0.0.0-20250401233452-0261db7d7b89/go.mod h1:abKxTV7GJXe40ktFi66KCtlW9N955wWCkwNfwW4+XWQ=
21+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20250917164221-a6e64aab787c h1:1l8TtIT2NrMOvowf0E0oYTFE1c8zuXRqtncYkxNQ+gs=
22+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20250917164221-a6e64aab787c/go.mod h1:bROL6bo5GkaoSOYWcRXMAUwNM2c5jA1sTEgb2137qAU=
2323
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
2424
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
2525
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)