Skip to content

lower minimum Go version to 1.24, improve Go version check#383

Merged
xrstf merged 1 commit into
kbind-dev:mainfrom
xrstf:go-versions
Nov 17, 2025
Merged

lower minimum Go version to 1.24, improve Go version check#383
xrstf merged 1 commit into
kbind-dev:mainfrom
xrstf:go-versions

Conversation

@xrstf

@xrstf xrstf commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

Summary

This applies the logic from kcp-dev/kcp#3317 to loosen the restrictions on Go and clarify the meaning:

  • go.mod contains the minimum supported version
  • our Dockerfile and our Github Actions use the most recent version used to build kube-bind.

By design, go.mod can (and IMHO usually should) contain a lower version than we use for actually building our release artifacts.

I also go mod tidy'ed all go.mod files

What Type of PR Is This?

/kind cleanup

Release Notes

NONE

@xrstf xrstf requested a review from a team as a code owner November 17, 2025 09:25
@xrstf xrstf merged commit 3c52380 into kbind-dev:main Nov 17, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants