-
Notifications
You must be signed in to change notification settings - Fork 81
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
Update go version to 1.23.5 [SECURITY] #925
Update go version to 1.23.5 [SECURITY] #925
Conversation
Signed-off-by: Sergen Yalçın <[email protected]>
/test-examples="examples/network/v1beta2/subnet.yaml" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @sergenyalcin, LGTM.
Successfully created backport PR for |
Successfully created backport PR for |
Successfully created backport PR for |
Successfully created backport PR for |
Description of your changes
The
go1.23
means automatically consuming the latest patch version. However, in the pipelines we need specific patch version. So, we updated it here.go1.23
->go1.23.5
go1.23
->go1.23.5
I have:
make reviewable
to ensure this PR is ready for review.backport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested
https://github.com/crossplane-contrib/provider-upjet-azure/actions/runs/13133543451