Skip to content
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

go.mod: set toolchain to go1.24.0 & update github actions #1453

Closed
wants to merge 1 commit into from

Conversation

xnox
Copy link
Member

@xnox xnox commented Feb 17, 2025

Locally and in ci this will preffer, but not require, 1.24. As
currently we preffer to pick up 1.24 features (i.e. PQC TLS), but do
not explicitely require it.

Regularly bump the toolchain stanza to new upstream releases.

Whenever a toolchain feature becomes required do bump go stanza.

Confirmation that new workflow works correctly can be seen at:

This is alternative to:

Related:

Locally and in ci this will preffer, but not require, 1.24. As
currently we preffer to pick up 1.24 features (i.e. PQC TLS), but do
not explicitely require it.

Regularly bump the toolchain stanza to new upstream releases.

Whenever a toolchain feature becomes required do bump go stanza.
@xnox
Copy link
Member Author

xnox commented Feb 18, 2025

and this will all explode upon next syft upgrade that bumps to 1.24 see anchore/syft#3660

@xnox xnox closed this Feb 18, 2025
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.

1 participant