Skip to content

update build image tag (upgrade go 1.27.0) and apply v2.13.1 linter - #7814

Open
SungJin1212 wants to merge 6 commits into
cortexproject:masterfrom
SungJin1212:upgrade-go-1.27-workflows
Open

update build image tag (upgrade go 1.27.0) and apply v2.13.1 linter#7814
SungJin1212 wants to merge 6 commits into
cortexproject:masterfrom
SungJin1212:upgrade-go-1.27-workflows

Conversation

@SungJin1212

@SungJin1212 SungJin1212 commented Aug 26, 2026

Copy link
Copy Markdown
Member

What this PR does:

  • Updates the build image to use Go 1.27.0.
  • Applies v2.13.1 linter.
  • Applies v0.23.0 modernize.

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]
  • docs/configuration/v1-guarantees.md updated if this PR introduces experimental flags

@SungJin1212
SungJin1212 requested a review from a team as a code owner August 26, 2026 07:54
@SungJin1212
SungJin1212 requested a review from yeya24 August 26, 2026 07:54
@dosubot dosubot Bot added go Pull requests that update Go code type/chore Something that needs to be done; not a bug or a feature labels Aug 26, 2026
@SungJin1212
SungJin1212 force-pushed the upgrade-go-1.27-workflows branch from 50ea97b to 6ec0fde Compare August 26, 2026 08:04
@SungJin1212
SungJin1212 marked this pull request as draft August 26, 2026 10:39
@SungJin1212 SungJin1212 reopened this Aug 27, 2026
@SungJin1212
SungJin1212 force-pushed the upgrade-go-1.27-workflows branch from 8e8a50b to 7f2a52d Compare August 27, 2026 02:01
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
@SungJin1212
SungJin1212 force-pushed the upgrade-go-1.27-workflows branch from 7f2a52d to 2d4bd73 Compare August 27, 2026 02:20
@SungJin1212
SungJin1212 marked this pull request as ready for review August 27, 2026 02:21
@dosubot dosubot Bot added the dependencies Pull requests that update a dependency file label Aug 27, 2026
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
protoc-gen-gogoslick gzips the FileDescriptorProto with the Go standard
library, and Go 1.27 emits slightly different compressed bytes. Only the
descriptor byte arrays change.

Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
@SungJin1212
SungJin1212 force-pushed the upgrade-go-1.27-workflows branch from 197b2cd to 7bd4f12 Compare August 27, 2026 03:01

@friedrichg friedrichg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm This PR has been approved by a maintainer size/XXL type/chore Something that needs to be done; not a bug or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants