Skip to content

Commit

Permalink
update go.mod to point to hyperpod changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-purang committed Aug 13, 2024
1 parent 395a9d2 commit 20b4388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ replace github.com/influxdata/telegraf => github.com/aws/telegraf v0.10.2-0.2024
// to be all replaced since there are some changes that will always be from upstream
replace (
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awscloudwatchlogsexporter => github.com/amazon-contributing/opentelemetry-collector-contrib/exporter/awscloudwatchlogsexporter v0.0.0-20240801174630-e08453fb681f
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemfexporter => github.com/amazon-contributing/opentelemetry-collector-contrib/exporter/awsemfexporter v0.0.0-20240801174630-e08453fb681f
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsemfexporter => github.com/Reham77/opentelemetry-collector-contrib/exporter/awsemfexporter
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsxrayexporter => github.com/amazon-contributing/opentelemetry-collector-contrib/exporter/awsxrayexporter v0.0.0-20240801174630-e08453fb681f
)

Expand Down

0 comments on commit 20b4388

Please sign in to comment.