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

Downgrade runtime version to v0.26.0 #286

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

michaelkad
Copy link
Collaborator

Terraform builds are failing with power-go-version v1.5.6

# go.opentelemetry.io/otel/internal/global
../../../../pkg/mod/go.opentelemetry.io/otel@v1.17.0/internal/global/handler.go:44:18: undefined: atomic.Pointer 
../../../../pkg/mod/go.opentelemetry.io/otel@v1.17.0/internal/global/internal_logging.go:30:25: undefined: atomic.Pointer note:
 module requires Go 1.19

It works in as a stand alone because our go version is 1.20 but the terraform as still at 1.18

Terraform build are failing.
`# go.opentelemetry.io/otel/internal/global
../../../../pkg/mod/go.opentelemetry.io/otel@v1.17.0/internal/global/handler.go:44:18: undefined: atomic.Pointer
../../../../pkg/mod/go.opentelemetry.io/otel@v1.17.0/internal/global/internal_logging.go:30:25: undefined: atomic.Pointer
note: module requires Go 1.19`
@michaelkad michaelkad merged commit a59944c into IBM-Cloud:master Dec 15, 2023
1 check passed
@yussufsh
Copy link
Collaborator

@michaelkad I initiated a thread in Slack with Harini. Seems no response on unsupported golang version in Terraform project. We will have to wait to get this updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants