Skip to content

chore: support Go 1.24#12

Merged
Nicholas Wiersma (nrwiersma) merged 1 commit intomainfrom
support-go-1.24
Mar 12, 2025
Merged

chore: support Go 1.24#12
Nicholas Wiersma (nrwiersma) merged 1 commit intomainfrom
support-go-1.24

Conversation

@nrwiersma
Copy link
Copy Markdown
Contributor

Goal of this PR

This adds support for Go 1.24, but leaves the min go version at 1.23, to ensure no pipeline breaks for older projects.

How did I test it?

go-version: [ "1.23", "1.24" ]
env:
GOLANGCI_LINT_VERSION: v1.61.0
GOLANGCI_LINT_VERSION: v1.64.6
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can't we remove this, now that we have updated the workflow template?
https://github.com/GameFabric/workflows/pull/15

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

no, this is OSS and does not use workflow which is internal.

@nrwiersma Nicholas Wiersma (nrwiersma) merged commit f57997b into main Mar 12, 2025
14 checks passed
@nrwiersma Nicholas Wiersma (nrwiersma) deleted the support-go-1.24 branch March 12, 2025 06:00
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