Skip to content

Commit

Permalink
replace runc dependency in otelcontribcol to pass pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgopack4 committed Jan 24, 2025
1 parent 759c323 commit 881f253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/otelcontribcol/builder-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -515,3 +515,4 @@ replaces:
- github.com/open-telemetry/opentelemetry-collector-contrib/exporter/dorisexporter => ../../exporter/dorisexporter
- github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage/redisstorageextension => ../../extension/storage/redisstorageextension
- github.com/open-telemetry/opentelemetry-collector-contrib/receiver/huaweicloudcesreceiver => ../../receiver/huaweicloudcesreceiver
- github.com/opencontainers/runc v1.1.14 => github.com/opencontainers/runc v1.2.4

0 comments on commit 881f253

Please sign in to comment.