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

chore(ci): test with latest go versions, update actions #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexandear
Copy link
Contributor

@alexandear alexandear commented Nov 26, 2024

This PR adds oldstable, stable to the list of versions the library is tested against. Currently, oldstable is go1.22 and stable is go1.23. When the new Go version will be released, oldstable will become go1.23 and stable will become go1.24.

The PR adds go 1.16 in go.mod to explicitly state the minimum Go version supported by the library. The go 1.16 is chosen because the doc states that "If the go directive is missing, go 1.16 is assumed".

Additionally, the PR updates the versions of actions/setup-go and actions/checkout to the latest.

@alexandear alexandear requested a review from a team as a code owner November 26, 2024 18:48
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