Skip to content

Update go to 1.26.0#31

Open
wendigo wants to merge 2 commits intoairlift:masterfrom
wendigo:serafin/new-go
Open

Update go to 1.26.0#31
wendigo wants to merge 2 commits intoairlift:masterfrom
wendigo:serafin/new-go

Conversation

@wendigo
Copy link
Contributor

@wendigo wendigo commented Feb 12, 2026

No description provided.

@wendigo wendigo requested a review from findepi February 12, 2026 10:30
uses: actions/setup-go@v6
with:
go-version: '1.25.7'
go-version: '1.26.0'
Copy link

Choose a reason for hiding this comment

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

We updated to go 1.25.7 just 2 days ago in #27.
Why would we want to update go today as well?
Generally, versions x.y.n with n>0 are statistically more stable, and therefore more preferred, than those with n=0.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is just go cadence that releases minor every 6 months. I don't see a quality difference between this version and any of the 1.25.x

@wendigo
Copy link
Contributor Author

wendigo commented Feb 19, 2026

@findepi PTAL

@findepi
Copy link

findepi commented Feb 19, 2026

My preference would be to use a version that doesn't end with .0, unless there is a reason to do otherwise.

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.

3 participants