Skip to content

fix(build): Temporarily remove otel module when building in GOPATH mode#615

Merged
tonyo merged 1 commit intomasterfrom
tonyo/fix-gopath-otel-disable
Mar 30, 2023
Merged

fix(build): Temporarily remove otel module when building in GOPATH mode#615
tonyo merged 1 commit intomasterfrom
tonyo/fix-gopath-otel-disable

Conversation

@tonyo
Copy link
Copy Markdown
Contributor

@tonyo tonyo commented Mar 30, 2023

Looks like the GOPATH tests are failing because opentelemetry-go now has 1.19+ symbols (atomic.Bool, atomic.Pointer) in their main branch.

Example: https://github.com/getsentry/sentry-go/actions/runs/4563862504/jobs/8052889793

image

We might want to consider dropping the GOPATH builds/support altogether. Opened #616 to discuss that.

@tonyo tonyo self-assigned this Mar 30, 2023
@tonyo tonyo added Status: In Progress Topic: OpenTelemetry Issue/PR related to OpenTelemetry integration labels Mar 30, 2023
@tonyo tonyo marked this pull request as ready for review March 30, 2023 12:45
@tonyo tonyo merged commit 6daa1fa into master Mar 30, 2023
@tonyo tonyo deleted the tonyo/fix-gopath-otel-disable branch March 30, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Topic: OpenTelemetry Issue/PR related to OpenTelemetry integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants