Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Go 1.22.x and 1.23.x and drop Go 1.19.x #3238

Closed
ozennou opened this issue Jan 17, 2025 · 3 comments
Closed

Add Go 1.22.x and 1.23.x and drop Go 1.19.x #3238

ozennou opened this issue Jan 17, 2025 · 3 comments

Comments

@ozennou
Copy link

ozennou commented Jan 17, 2025

  • Update Go versions: Add support for Go 1.22.x and 1.23.x in the build.yml workflow, while removing support for the outdated and unsupported Go 1.19.x version. This ensures compatibility with newer Go versions and keeps the build process up-to-date.

  • Cache dependency files: Implement caching for Go module dependencies (e.g., go.sum, go.mod, etc.) to significantly speed up pipeline execution. Caching will reduce redundant downloads of dependencies across builds, improving overall efficiency.

=> i will create a PR.

@ndyakov
Copy link
Collaborator

ndyakov commented Jan 29, 2025

Hello @ozennou,
Feel free to review #3247 regarding the newer go versions in the CI workflow.

@ndyakov
Copy link
Collaborator

ndyakov commented Feb 1, 2025

Closing since #3247 was merged

@ndyakov ndyakov closed this as completed Feb 1, 2025
@ndyakov
Copy link
Collaborator

ndyakov commented Feb 1, 2025

Oops, I closed this too early. @ozennou if you would like to look into the caching part feel free to do so.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants