Skip to content

Conversation

@BenTheElder
Copy link
Member

go is currently on 1.24 / 1.23, 1.19 is old enough to still support back to Kubernetes release-1.23 branch (10 releases behind the upcoming 1.33)

switching to a newer go version gives us improvements to module management

this is go mod tidy after bumping the go statement to 1.19

go is currently on 1.24 / 1.23, 1.19 is old enough to still support back to Kubernetes 1.23 (10 releases behind the upcoming 1.33)

switching to a newer go version gives us improvements to module management
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 18, 2025
@k8s-ci-robot k8s-ci-robot requested review from cici37 and yliaog April 18, 2025 02:01
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 18, 2025
@yliaog
Copy link

yliaog commented Apr 18, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 18, 2025
@BenTheElder
Copy link
Member Author

switching to a newer go version gives us improvements to module management

also, eventually we will want to use new language features, but I thought we should start conservatively, 1.13 is quite old

@BenTheElder
Copy link
Member Author

/assign @jpbetz

Copy link
Contributor

@jpbetz jpbetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, jpbetz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 18, 2025
@k8s-ci-robot k8s-ci-robot merged commit e8775fe into kubernetes-sigs:master Apr 18, 2025
6 checks passed
@BenTheElder BenTheElder deleted the go-mod-current branch April 18, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants