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

Change mod file to use Go 1.18; extend ci test versions #508

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Change mod file to use Go 1.18; extend ci test versions #508

merged 1 commit into from
Sep 21, 2023

Conversation

alexandear
Copy link
Contributor

@alexandear alexandear commented Sep 21, 2023

This PR changes the minimum supported version of Go to 1.18 by modifying go.mod file.

Other changes:

  • added 1.20 and 1.21 Go versions to GitHub actions file;
  • fixed build tags by running go fix ./...;
  • updated GitHub actions.

See https://github.com/google/starlark-go#stability.

@alexandear alexandear changed the title Test with Go 1.16 and 1.21; update GitHub actions Test with Go 1.16 and stable version; update GitHub actions Sep 21, 2023
.github/workflows/tests.yml Outdated Show resolved Hide resolved
@alexandear alexandear changed the title Test with Go 1.16 and stable version; update GitHub actions Change go.mod to go 1.18; extend ci test versions Sep 21, 2023
@alexandear alexandear changed the title Change go.mod to go 1.18; extend ci test versions Change mod file to use Go 1.18; extend ci test versions Sep 21, 2023
Copy link
Collaborator

@adonovan adonovan left a comment

Choose a reason for hiding this comment

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

Many thanks!

@adonovan adonovan merged commit bb4c9a3 into google:master Sep 21, 2023
13 checks passed
@alexandear alexandear deleted the ci-update-go branch September 21, 2023 18:37
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.

None yet

2 participants