-
Notifications
You must be signed in to change notification settings - Fork 94
[golang] bump to golang 1.24 #1567
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
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stuggi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a140f826ccfd47c98120c543863c6b39 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 32m 00s |
* bump in go.mod (base and api) * bump go-toolset in Dockerfile * bump golang version and custom_iamge in github jobs ('.github/workflows') * Bump the golangci-lint version in the .pre-commit-config.yaml to v2.4.0 * Bump build_root_image in .ci-operator.yaml to ci-build-root-golang-1.24-sdk-1.31 Jira: OSPRH-12935 Signed-off-by: Martin Schuppert <[email protected]>
Signed-off-by: Martin Schuppert <[email protected]>
Signed-off-by: Martin Schuppert <[email protected]>
To test on existing env:
go.work*
filesgo work init
Depends-On: openstack-k8s-operators/install_yamls#1082
Jira: OSPRH-12935