-
Notifications
You must be signed in to change notification settings - Fork 61
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
Building kubecost fails due to go1.16 being used in go.mod #174
Comments
Hey @johanneskastl yes! thank you so much for this PR! Let me know if there's anything else we can do for you. |
Thanks @AjayTripathy for merging this quickly. Could you cut a new release including those changes? |
Sorry for the late response; we'll get one out soon. |
How about that new release? Any ETA in sight? |
Hi @kastl-ars we will likely target one next week. |
@cliffcolvin let's clean up any CVEs and release on 1.16? |
This has been released |
Sorry, but where was that released? |
Sorry for the late response @kastl-ars , it is here https://github.com/kubecost/kubectl-cost/releases/tag/v0.6.5 |
Thanks a lot! |
I am trying to package kubectl-cost for openSUSE, but the build fails (with go1.22):
Could you increase the go version in
go.mod
to 1.18, please? That should be fairly common and should fix those errors...Thanks in advance
Johannes
The text was updated successfully, but these errors were encountered: