Skip to content

Commit

Permalink
Update module github.com/opentracing-contrib/go-grpc to v0.1.1
Browse files Browse the repository at this point in the history
| datasource | package                                | from   | to     |
| ---------- | -------------------------------------- | ------ | ------ |
| go         | github.com/opentracing-contrib/go-grpc | v0.0.0 | v0.1.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 2f9c7e3 commit e55f9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replace github.com/opentracing-contrib/go-grpc => ../

require (
github.com/golang/protobuf v1.5.4
github.com/opentracing-contrib/go-grpc v0.0.0
github.com/opentracing-contrib/go-grpc v0.1.1
github.com/opentracing/opentracing-go v1.2.0
github.com/stretchr/testify v1.10.0
google.golang.org/grpc v1.69.4
Expand Down

0 comments on commit e55f9bb

Please sign in to comment.