Skip to content

Commit db333e2

Browse files
Update github.com/opentracing-contrib/go-restful digest to b69658a (#22)
| datasource | package | from | to | | ---------- | ----------------------------------------- | ---------------------------------- | ---------------------------------- | | go | github.com/opentracing-contrib/go-restful | v0.0.0-20250818175349-cbd421aece23 | v0.0.0-20250908125550-b69658a6d363 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b69658a commit db333e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replace github.com/opentracing-contrib/go-restful => ../
66

77
require (
88
github.com/emicklei/go-restful/v3 v3.13.0
9-
github.com/opentracing-contrib/go-restful v0.0.0-20250818175349-cbd421aece23
9+
github.com/opentracing-contrib/go-restful v0.0.0-20250908125550-b69658a6d363
1010
github.com/opentracing-contrib/go-stdlib v1.1.0
1111
github.com/openzipkin-contrib/zipkin-go-opentracing v0.5.0
1212
)

0 commit comments

Comments
 (0)