Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] Update dependencies to fix the build #31942

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

dmitryax
Copy link
Member

Follow-up to merge #31710

@@ -37,7 +38,7 @@ require (
github.com/prometheus/client_model v0.6.0 // indirect
github.com/prometheus/common v0.48.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
go.opentelemetry.io/collector/config/configtelemetry v0.96.1-0.20240306115632-b2693620eff6 // indirect
go.opentelemetry.io/collector/config/configtelemetry v0.96.1-0.20240322165517-15201f1e5967 // indirect
go.opentelemetry.io/collector/pdata v1.3.1-0.20240306115632-b2693620eff6 // indirect
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
go.opentelemetry.io/collector/pdata v1.3.1-0.20240306115632-b2693620eff6 // indirect
go.opentelemetry.io/collector/pdata v1.3.1-0.20240322165517-15201f1e5967 // indirect

Fix failing CI check: https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8426061041/job/23073652435?pr=31942

@dmitryax dmitryax merged commit 927b021 into open-telemetry:main Mar 26, 2024
142 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants