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

require go1.18 in go.mod #175

Merged
merged 4 commits into from
Jul 19, 2024

Conversation

johanneskastl
Copy link
Contributor

What does this PR change?

Change the required go version in go.mod to 1.18, as lots of dependencies require this version.
go mod tidy and go mod verify were run afterwards

Does this PR rely on any other PRs?

No.

How does this PR impact users? (This is the kind of thing that goes in release notes!)

No impact on end users.

Links to Issues or ZD tickets this PR addresses or fixes

How was this PR tested?

I tested that I can successfully build a package for openSUSE based on my branch.

https://build.opensuse.org/package/show/home:ojkastl_buildservice:Branch_devel_kubic/kubectl-cost

Have you made an update to documentation?

No, I do not think there is a need for that.

@AjayTripathy AjayTripathy merged commit 6cf534b into kubecost:main Jul 19, 2024
2 checks passed
@AjayTripathy
Copy link
Contributor

@johanneskastl Thank you so much for this! @cliffcolvin can we get a build out?

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 this pull request may close these issues.

2 participants