chore(deps): update dependency opentelemetry.instrumentation.http to v1.8.1 [security]
All checks were successful
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 35s
PR Workflow / sbom-scan (pull_request) Successful in 39s
PR Workflow / generate-licences (pull_request) Successful in 1m7s
PR Workflow / container-build (pull_request) Successful in 1m20s
PR Workflow / container-sbom-scan (pull_request) Successful in 36s

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-04-13 06:00:46 +00:00
parent 04fe2b18c1
commit d067e49936

View file

@ -93,7 +93,7 @@
<PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.10"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.0.0-alpha.6" />
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.PersistentStorage.FileSystem" Version="1.0.0"/>