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

Go version up #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bosiakov
Copy link
Contributor

Up go version to 1.23

  • go mod edit -go 1.23
  • go mod tidy

This update mainly fixes the issue with loop variable reference https://go.dev/blog/loopvar-preview

I noticed some loop variable references in controllers/sleepcycle_finalizers.go and thought upgrading the Go version might be a good idea anyway.

@akyriako
Copy link
Member

The topics of this PR will be covered in the long-term by issue #29. I leave it open till the upgrade to kubebuilder/v4 and close them together. No further action will be taken here.

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