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

Upgrade to go 1.23 in build image #6261

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Oct 11, 2024

What this PR does:

Upgrade to Go 1.23 to unblock updating Thanos as Thanos already uses 1.23 https://github.com/thanos-io/thanos/blob/main/go.mod#L3.

Note that this PR only changes build image following the process of upgrading Go version. https://github.com/cortexproject/cortex/blob/master/docs/contributing/how-to-upgrade-golang-version.md

Which issue(s) this PR fixes:
Fixes #

Checklist

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

Signed-off-by: Ben Ye <[email protected]>
@dosubot dosubot bot added the go Pull requests that update Go code label Oct 11, 2024
@yeya24 yeya24 changed the title Upgrade to go 1.23 Upgrade to go 1.23 in build image Oct 11, 2024
@yeya24
Copy link
Contributor Author

yeya24 commented Oct 11, 2024

Skip changelog for now. Will add a changelog in next pr when we upgrade go version elsewhere.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 11, 2024
@alanprot
Copy link
Member

Thanks

@yeya24 yeya24 merged commit d3778ce into cortexproject:master Oct 11, 2024
3 checks passed
@yeya24 yeya24 deleted the upgrade-go-1.23 branch October 11, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code lgtm This PR has been approved by a maintainer size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants