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

Bump go.mod to 1.21 #2829

Merged
merged 7 commits into from
Aug 22, 2023
Merged

Bump go.mod to 1.21 #2829

merged 7 commits into from
Aug 22, 2023

Conversation

zalegrala
Copy link
Contributor

@zalegrala zalegrala commented Aug 22, 2023

What this PR does:

Here we bump the go version to 1.21 and make adjustments to ensure package init order correctly loads the gogocodec for gRPC registration.

Which issue(s) this PR fixes:
Fixes #2818

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

cmd/tempo/main.go Show resolved Hide resolved
pkg/gogocodec/gogocodec.go Outdated Show resolved Hide resolved
@zalegrala zalegrala merged commit d62f070 into grafana:main Aug 22, 2023
14 checks passed
@zalegrala zalegrala deleted the go1.21 branch August 22, 2023 20:40
@stoewer stoewer mentioned this pull request Aug 23, 2023
3 tasks
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.

Tempo distributor panics when built with go 1.21
2 participants