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

Support for Golang version 1.17 #309

Closed
RamuRChenchaiah opened this issue Jan 10, 2022 · 8 comments · Fixed by #311
Closed

Support for Golang version 1.17 #309

RamuRChenchaiah opened this issue Jan 10, 2022 · 8 comments · Fixed by #311

Comments

@RamuRChenchaiah
Copy link

Hi There

To our understanding the supported GoLang version is 1.14
Is there any plan for 1.17 support ?
Please advice

Thank you

@Skarlso
Copy link
Member

Skarlso commented Jan 10, 2022

Hi!

Technically, the support is image: circleci/golang:1.16 1.16. The go mod file could be updated though, for sure. :)

@RamuRChenchaiah
Copy link
Author

The reason for the request is:
We have vulnerable packages that needs upgrade,which require v1.17

When we try to use the upgraded code, the pipeline fails to complete the setup.

@Skarlso
Copy link
Member

Skarlso commented Jan 10, 2022

Ah, I see. I think there would be no problem in updating to 1.17 maybe. 🤔

@RamuRChenchaiah
Copy link
Author

Thank you so much, @Skarlso for the quicker response.
This means, we will have a custom image with 1.16/1.17 & use this further?

Hope this does not cause any issues in runtime for the pipeline.

@Skarlso
Copy link
Member

Skarlso commented Jan 10, 2022

Well, it's not that easy, but I'll try to update the images later on.

@RamuRChenchaiah
Copy link
Author

Thank you, @Skarlso

@Skarlso
Copy link
Member

Skarlso commented Jan 13, 2022

Going to do a release soon. After that, things hopefully, should be okay.

@Skarlso Skarlso reopened this Jan 13, 2022
@Skarlso
Copy link
Member

Skarlso commented Jan 13, 2022

Release is done. Feel free to use the new images and version 0.2.9. :)

If any issues arise, please feel free to re-open this issue.

@Skarlso Skarlso closed this as completed Jan 13, 2022
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 a pull request may close this issue.

2 participants