kubernetes-sigs / kind

Kubernetes IN Docker - local clusters for testing Kubernetes
https://kind.sigs.k8s.io/
Apache License 2.0
13.01k stars 1.51k forks source link

Update Go dependencies #3628

Closed stmcginnis closed 1 month ago

stmcginnis commented 1 month ago

This updates the go dependencies to the latest available that will work with our chosen minimum supported runtime.

Everything works as expected with local testing. Since the latest release just went out, and presumably the next one will be awhile, it would be a good time to bumps these deps to get as much runtime using them to watch for any odd issues that aren't covered by the main happy path.

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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: - ~~[OWNERS](https://github.com/kubernetes-sigs/kind/blob/main/OWNERS)~~ [BenTheElder] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment