diff --git a/ocb-utils/builder-config-appsignals.yaml b/ocb-utils/builder-config-appsignals.yaml index 3dceedeee5b0..e9d39c638d98 100644 --- a/ocb-utils/builder-config-appsignals.yaml +++ b/ocb-utils/builder-config-appsignals.yaml @@ -4,7 +4,7 @@ dist: description: OTel Collector for Application Signals output_path: ./otelcol-appsignals exporters: - - gomod: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemfexporter ${TEST_COMPONENT_GITHASH} + - gomod: github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemfexporter v${OCB_VERSION} - gomod: go.opentelemetry.io/collector/exporter/otlphttpexporter v${OCB_VERSION} processors: - gomod: github.com/amazon-contributing/opentelemetry-collector-contrib/processor/awsapplicationsignalsprocessor v${OCB_VERSION} @@ -16,8 +16,8 @@ extensions: - gomod: github.com/open-telemetry/opentelemetry-collector-contrib/extension/awsproxy v${OCB_VERSION} - gomod: github.com/open-telemetry/opentelemetry-collector-contrib/extension/sigv4authextension v${OCB_VERSION} replaces: - - github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil v${OCB_VERSION} => github.com/amazon-contributing/opentelemetry-collector-contrib/internal/aws/awsutil ${TEST_COMPONENT_GITHASH} - - github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/cwlogs v${OCB_VERSION} => github.com/amazon-contributing/opentelemetry-collector-contrib/internal/aws/cwlogs ${TEST_COMPONENT_GITHASH} - - github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemfexporter v${OCB_VERSION} => github.com/amazon-contributing/opentelemetry-collector-contrib/exporter/awsemfexporter ${TEST_COMPONENT_GITHASH} + - github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil v${OCB_VERSION} => github.com/jj22ee/opentelemetry-collector-contrib/internal/aws/awsutil ${TEST_COMPONENT_GITHASH} + - github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/cwlogs v${OCB_VERSION} => github.com/jj22ee/opentelemetry-collector-contrib/internal/aws/cwlogs ${TEST_COMPONENT_GITHASH} + - github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemfexporter v${OCB_VERSION} => github.com/jj22ee/opentelemetry-collector-contrib/exporter/awsemfexporter ${TEST_COMPONENT_GITHASH} - github.com/openshift/api v3.9.0+incompatible => github.com/openshift/api v0.0.0-20180801171038-322a19404e37