mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump OpenTelemetry.Instrumentation.Http
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Directory API - Build & Deploy / Build (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Staging (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Production (push) Has been cancelled
Web - Build & Deploy / Close Pull Request (push) Has been cancelled
Directory API - Build & Deploy / Deploy (push) Has been cancelled
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Directory API - Build & Deploy / Build (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Staging (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Production (push) Has been cancelled
Web - Build & Deploy / Close Pull Request (push) Has been cancelled
Directory API - Build & Deploy / Deploy (push) Has been cancelled
Bumps [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Exporter.Geneva-1.9.0...Exporter.Geneva-1.10.0) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ede1534b7f
commit
c8e8e25aac
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0"/>
|
||||
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0"/>
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0"/>
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0"/>
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.10.0"/>
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0"/>
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue