Skip to content

Commit de4ff31

Browse files
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to ca80a95 (#6029)
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 | `8dc4a50` -> `ca80a95` | --- ### 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 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0598dae commit de4ff31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bridge/opentracing/test/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ replace go.opentelemetry.io/otel/trace => ../../../trace
1010

1111
require (
1212
github.com/opentracing-contrib/go-grpc v0.1.0
13-
github.com/opentracing-contrib/go-grpc/test v0.0.0-20241127030848-8dc4a500f17d
13+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20241210001447-ca80a956138c
1414
github.com/opentracing/opentracing-go v1.2.0
1515
github.com/stretchr/testify v1.10.0
1616
go.opentelemetry.io/otel v1.32.0

bridge/opentracing/test/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
1616
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
1717
github.com/opentracing-contrib/go-grpc v0.1.0 h1:9JHDtQXv6UL0tFF8KJB/4ApJgeOcaHp1h07d0PJjESc=
1818
github.com/opentracing-contrib/go-grpc v0.1.0/go.mod h1:i3/jx/TvJZ/HKidtT4XGIi/NosUEpzS9xjVJctbKZzI=
19-
github.com/opentracing-contrib/go-grpc/test v0.0.0-20241127030848-8dc4a500f17d h1:B3BDIR3mjb9i8rHMOOzS9iS9YBczGboHS/0X11BpBaI=
20-
github.com/opentracing-contrib/go-grpc/test v0.0.0-20241127030848-8dc4a500f17d/go.mod h1:z37bqBC6eRXo9TERowvG/ErtR84wJpzxtHPFNmR6gUQ=
19+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20241210001447-ca80a956138c h1:ekEpGvP6aFkYPqT7Tju3PHU4l86BITsZ2Op8i9hJ31M=
20+
github.com/opentracing-contrib/go-grpc/test v0.0.0-20241210001447-ca80a956138c/go.mod h1:WVfFwvT5z9IeBPlY+SPtoqfIQ4zWnw4DM2OT7SX3/JE=
2121
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
2222
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
2323
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)