-
Notifications
You must be signed in to change notification settings - Fork 842
Update build-image in CI jobs to go 1.25 #7170
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: dsabsay <[email protected]>
|
I'm attempting to fix this here: #7171 |
friedrichg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using 8b48921
cortexproject@8b48921 Signed-off-by: Friedrich Gonzalez <[email protected]>
|
The version of
In version v3.14.0, the protobuf compiler changed the go module references:
The original module (
I re-generated the protobuf code using the latest build image. |
Signed-off-by: dsabsay <[email protected]>
Signed-off-by: dsabsay <[email protected]>
|
@dsabsay almost there. we need the vendor folder commited too |
What this PR does:
Uses new build-image with go 1.25.
Which issue(s) this PR fixes:
Fixes #
Checklist
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]