Skip to content

Conversation

@dsabsay
Copy link
Contributor

@dsabsay dsabsay commented Dec 20, 2025

What this PR does:

Update golangci-lint in build-image because the current version won't work on a go 1.25 project:

golangci-lint run
Error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.5)
Failed executing command with error: can't load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.5)
make: *** [Makefile:173: lint] Error 3

https://github.com/cortexproject/cortex/actions/runs/20386062278/job/58587085305?pr=7170

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]

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 20, 2025
@friedrichg friedrichg merged commit 8b48921 into cortexproject:master Dec 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/build 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