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

[Enhancement] Upgrade golang version to 1.22 #497

Conversation

yandongxiao
Copy link
Collaborator

Description

when execute make test, it will need to install setup-envtest binary. Encountered the following error.

go: sigs.k8s.io/controller-runtime/tools/setup-envtest@latest (in sigs.k8s.io/controller-runtime/tools/[email protected]): go.mod:3: invalid go version '1.22.0': must match format 1.23
make: *** [envtest] Error 1

need to upgrade to golang version 1.22 to solve this problem.

@yandongxiao yandongxiao force-pushed the enhancement/upgrade-go-version-to-1.22 branch from 8cdb8a5 to b387233 Compare April 1, 2024 05:58
@yandongxiao yandongxiao merged commit ed283ae into StarRocks:main Apr 1, 2024
4 checks passed
@yandongxiao yandongxiao added v1.9.5 enhancement New feature or request labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.9.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant