We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
../../../golang/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/global/handler.go:44:18: undefined: atomic.Pointer ../../../golang/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/global/internal_logging.go:30:25: undefined: atomic.Pointer note: module requires Go 1.20
Screenshots If applicable, add screenshots to help explain your problem.
Environments (please complete the following information):
More description Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
sponge1.6.3更新了opentelemetry库版本,这个库要求go1.20以上版本
Sorry, something went wrong.
No branches or pull requests
go.opentelemetry.io/otel/internal/global
../../../golang/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/global/handler.go:44:18: undefined: atomic.Pointer
../../../golang/pkg/mod/go.opentelemetry.io/otel@v1.24.0/internal/global/internal_logging.go:30:25: undefined: atomic.Pointer
note: module requires Go 1.20
Screenshots
If applicable, add screenshots to help explain your problem.
Environments (please complete the following information):
More description
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: