Skip to content

Update to go1.24#265

Merged
cpuguy83 merged 1 commit into
Azure:mainfrom
cpuguy83:update_go
Sep 17, 2025
Merged

Update to go1.24#265
cpuguy83 merged 1 commit into
Azure:mainfrom
cpuguy83:update_go

Conversation

@cpuguy83
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

func GoVersion(_ *archive.Spec) string {
return goversion.OneTwentyThree
return goversion.OneTwentyFour
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

tbh, never seen something like this before

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We needed some projects to stay on an older go for some time but some required new go (really... compose always bumps to new go immediately, its frustrating).
Right now everything is good on go1.24.
At some point I'm sure something (cough compose cough) will force a bump to go1.25 and we'll need to have a split again.

@cpuguy83 cpuguy83 merged commit aa8c983 into Azure:main Sep 17, 2025
5 checks passed
@cpuguy83 cpuguy83 deleted the update_go branch September 17, 2025 20:39
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.

2 participants