Skip to content

feat: update minimum version to golang 1.21 #1500

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
Feb 18, 2024
Merged

feat: update minimum version to golang 1.21 #1500

merged 2 commits into from
Feb 18, 2024

Conversation

pd93
Copy link
Member

@pd93 pd93 commented Feb 7, 2024

Golang 1.22 was released on 6th Feb 2022 so we can bump Task's minimum version inline with our "last two versions" support policy.
 

  • Updates the minimum version to Golang v1.21 (go.mod was already at 1.21 so stays the same)
  • Removes golang.org/x/exp as a dependency
  • Lint CI now runs on all supported versions of Go (1.21/1.22)
  • Release only runs on tags matching v*
  • Test CI versions updated to 1.21/1.22

@andreynering andreynering merged commit 2c6969d into main Feb 18, 2024
@andreynering andreynering deleted the go-1-21 branch February 18, 2024 02:29
pd93 added a commit that referenced this pull request Feb 20, 2024
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.

2 participants