chore(deps): update dependency opentelemetry.instrumentation.http to v1.7.1
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 29s
PR Workflow / generate-licences (pull_request) Successful in 1m5s
PR Workflow / container-build (pull_request) Successful in 1m15s
PR Workflow / container-sbom-scan (pull_request) Failing after 34s
PR Workflow / sbom-scan (pull_request) Failing after 2m13s
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 29s
PR Workflow / generate-licences (pull_request) Successful in 1m5s
PR Workflow / container-build (pull_request) Successful in 1m15s
PR Workflow / container-sbom-scan (pull_request) Failing after 34s
PR Workflow / sbom-scan (pull_request) Failing after 2m13s
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
702b682fad
commit
aa53a7b9c7
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
||||||
<PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.7.0" />
|
<PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.7.0" />
|
||||||
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
|
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
|
||||||
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.9"/>
|
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.9"/>
|
||||||
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.0" />
|
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.1" />
|
||||||
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.0.0-alpha.6" />
|
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.0.0-alpha.6" />
|
||||||
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.7.0" />
|
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.7.0" />
|
||||||
<PackageReference Include="OpenTelemetry.PersistentStorage.FileSystem" Version="1.0.0"/>
|
<PackageReference Include="OpenTelemetry.PersistentStorage.FileSystem" Version="1.0.0"/>
|
||||||
|
|
Loading…
Reference in a new issue