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

Update go version to 1.18 #111

Closed
sasagarw opened this issue Jul 12, 2022 · 0 comments
Closed

Update go version to 1.18 #111

sasagarw opened this issue Jul 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sasagarw
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Earlier go version produces breaking changes. The workflow is running 1.18 whereas repo is using 1.15, this creates breaking run of workflow because 1.18 uses go install instead of go get. Even kubebuilder is breaking since we should setup test env using make targets.

Describe the solution you'd like
Update go to 1.18 and use make targets for setting up test env.

Have you thought about contributing yourself?

Open Source software thrives with your contribution. It not only gives skills you might not be able to get in your day job, it also looks amazing on your resume.

If you want to get involved, check out the
contributing guide, then reach out to us on Slack so we can see how to get you started.

@sasagarw sasagarw added the enhancement New feature or request label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant