bump/go v1.26.5#6186
Conversation
|
This PR has multiple commits, and the default merge method is: merge. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: koba1t The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
| module sigs.k8s.io/kustomize/api | ||
|
|
||
| go 1.25.0 | ||
| go 1.26.0 |
There was a problem hiding this comment.
Is raising the go directive to 1.26 intentional? I'm wondering if kustomize wants to use new feature introduced in Go1.26. If not, I prefer to bump Go runtime version but keep the go directive version as-is.
There was a problem hiding this comment.
This repository has many dependencies, and updating those dependencies may require updating the Go version, making the dependency update process complicated.
Therefore, we decided to automatically upgrade to the latest go1.x.0 whenever the runtime version is upgraded.
|
/lgtm |
No description provided.