Skip to content

go.yml: use stable go-version #162

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

Merged
merged 2 commits into from
Apr 23, 2025
Merged

Conversation

alan-strohm
Copy link
Collaborator

Previously we were using the version in go.mod. We're thinking we shouldn't update that unless we want to use new features of the latest go release. However, for the build / test actions, it seems important to test using a version we'd recommend for our clients.

Fix #154

@alan-strohm alan-strohm merged commit e5eee40 into golang:master Apr 23, 2025
3 checks passed
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.

Update go version
2 participants