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

Downgrade to Go v1.22.0 #2351

Closed
wants to merge 1 commit into from
Closed

Conversation

ramondeklein
Copy link
Contributor

@ramondeklein ramondeklein commented Oct 29, 2024

We don't want to use minor versions in the go.mod, so we'll downgrade back to v1.22.0. Unfortunately, we can't use v1.22, because Kubernetes modules require at least v1.22.0.

@klauspost
Copy link
Contributor

@ramondeklein ?

@cesnietor
Copy link
Contributor

@ramondeklein can we add more context on the we don't want to use minor versions

@ramondeklein
Copy link
Contributor Author

@cesnietor See discussion on Slack: https://miniohq.slack.com/archives/CQKGC0BMW/p1730219789738379

But it looks like dependencies that we need (i.e. Kubernetes API) do use patch versions, so we can't really prevent it. I'll close this PR.

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.

3 participants