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

fix: bump go version to 1.17 #666

Merged
merged 1 commit into from Feb 25, 2024
Merged

fix: bump go version to 1.17 #666

merged 1 commit into from Feb 25, 2024

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Feb 25, 2024

Due to our test dependency requiring 1.17 minimum and the 1.16 being well out of support, currently only 1.21 and 1.22 are support releases, bump our required go version to 1.16.

Fixes #665

Due to our test dependency requiring 1.17 minimum and the 1.16 being
well out of support, currently only 1.21 and 1.22 are support releases,
bump our required go version to 1.16.

Fixes #665
@stevenh stevenh merged commit e05a63b into master Feb 25, 2024
9 checks passed
@stevenh stevenh deleted the fix/go-version branch February 25, 2024 12:46
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.

Compilation fails for v1.9.1 in go1.16 environment
1 participant