From 6b8f29d43d4224dc25d5619aa98975025c736304 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:47:15 -0800 Subject: [PATCH] fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 9e4b4d4 (#6096) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 | `ca80a95` -> `9e4b4d4` | --- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bridge/opentracing/test/go.mod | 2 +- bridge/opentracing/test/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bridge/opentracing/test/go.mod b/bridge/opentracing/test/go.mod index c2a55fd74..7f4a2aac2 100644 --- a/bridge/opentracing/test/go.mod +++ b/bridge/opentracing/test/go.mod @@ -10,7 +10,7 @@ replace go.opentelemetry.io/otel/trace => ../../../trace require ( github.com/opentracing-contrib/go-grpc v0.1.0 - github.com/opentracing-contrib/go-grpc/test v0.0.0-20241210001447-ca80a956138c + github.com/opentracing-contrib/go-grpc/test v0.0.0-20241219093608-9e4b4d4ff754 github.com/opentracing/opentracing-go v1.2.0 github.com/stretchr/testify v1.10.0 go.opentelemetry.io/otel v1.33.0 diff --git a/bridge/opentracing/test/go.sum b/bridge/opentracing/test/go.sum index 79edf2fed..5ab0ad69f 100644 --- a/bridge/opentracing/test/go.sum +++ b/bridge/opentracing/test/go.sum @@ -18,8 +18,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.0 h1:9JHDtQXv6UL0tFF8KJB/4ApJgeOcaHp1h07d0PJjESc= github.com/opentracing-contrib/go-grpc v0.1.0/go.mod h1:i3/jx/TvJZ/HKidtT4XGIi/NosUEpzS9xjVJctbKZzI= -github.com/opentracing-contrib/go-grpc/test v0.0.0-20241210001447-ca80a956138c h1:ekEpGvP6aFkYPqT7Tju3PHU4l86BITsZ2Op8i9hJ31M= -github.com/opentracing-contrib/go-grpc/test v0.0.0-20241210001447-ca80a956138c/go.mod h1:WVfFwvT5z9IeBPlY+SPtoqfIQ4zWnw4DM2OT7SX3/JE= +github.com/opentracing-contrib/go-grpc/test v0.0.0-20241219093608-9e4b4d4ff754 h1:R5eahN+vXdUUMAkBWTScMMaiR5rfxl3t0qGbYjRsOvs= +github.com/opentracing-contrib/go-grpc/test v0.0.0-20241219093608-9e4b4d4ff754/go.mod h1:cswUSlTbfxTzDKcN7HJIf/WglwQ89ewfTim3/xFi5EA= 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=