Skip to content

Commit af60948

Browse files
Update github.com/opentracing-contrib/go-restful digest to 65a4c14 (#16)
| datasource | package | from | to | | ---------- | ----------------------------------------- | ---------------------------------- | ---------------------------------- | | go | github.com/opentracing-contrib/go-restful | v0.0.0-20250602153236-e73185c42a33 | v0.0.0-20250609095554-65a4c14dd58e | 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 65a4c14 commit af60948

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.12.2
9-
github.com/opentracing-contrib/go-restful v0.0.0-20250602153236-e73185c42a33
9+
github.com/opentracing-contrib/go-restful v0.0.0-20250609095554-65a4c14dd58e
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)