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

bump minimum go version to 1.19 #588

Open
Ja7ad opened this issue Nov 5, 2024 · 3 comments
Open

bump minimum go version to 1.19 #588

Ja7ad opened this issue Nov 5, 2024 · 3 comments
Labels
breaking-change The related changes are breaking for the users enhancement New feature or request

Comments

@Ja7ad
Copy link
Collaborator

Ja7ad commented Nov 5, 2024

Description
To leverage performance improvements, bug fixes, and new features introduced in Go 1.19, we propose updating the minimum supported Go version in this project to 1.19. This upgrade aligns with modern Go best practices, improves compatibility with the latest tools and libraries, and ensures smoother development workflows across the team. Adopting Go 1.19 will also help reduce potential compatibility issues as older versions of Go reach their end of support.

@Ja7ad Ja7ad added the enhancement New feature or request label Nov 5, 2024
@Ja7ad
Copy link
Collaborator Author

Ja7ad commented Nov 5, 2024

Description To leverage performance improvements, bug fixes, and new features introduced in Go 1.19, we propose updating the minimum supported Go version in this project to 1.19. This upgrade aligns with modern Go best practices, improves compatibility with the latest tools and libraries, and ensures smoother development workflows across the team. Adopting Go 1.19 will also help reduce potential compatibility issues as older versions of Go reach their end of support.

@brunoocasali @curquiza

@curquiza curquiza added the breaking-change The related changes are breaking for the users label Nov 5, 2024
@curquiza
Copy link
Member

curquiza commented Nov 5, 2024

What's our current minimal go version?

I'm ok with this change, as long as we make it as a breaking (so increasing the minor) to ensure users are not impacted with an automatic download of the patch release containing this change 😊

@Ja7ad
Copy link
Collaborator Author

Ja7ad commented Nov 5, 2024

What's our current minimal go version?

I'm ok with this change, as long as we make it as a breaking (so increasing the minor) to ensure users are not impacted with an automatic download of the patch release containing this change 😊

v1.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change The related changes are breaking for the users enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants