Skip to content

Commit

Permalink
fix(deps): update module go.opentelemetry.io/contrib/propagators/b3 t…
Browse files Browse the repository at this point in the history
…o v1.19.0
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 2219479 commit 565aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/acceptance/assets/app/go_app/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/prometheus/procfs v0.11.1
github.com/steinfletcher/apitest v1.5.15
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.43.0
go.opentelemetry.io/contrib/propagators/b3 v1.18.0
go.opentelemetry.io/contrib/propagators/b3 v1.19.0
go.opentelemetry.io/otel v1.17.0
go.opentelemetry.io/otel/metric v1.17.0
go.opentelemetry.io/otel/trace v1.17.0
Expand Down

0 comments on commit 565aec8

Please sign in to comment.