Using ``` go 1.X.p godebug default=go1.X ``` in go.mod is adding 1 extra noise line doing nothing (afaik) as the behavior of the go toolchain is exactly to use go1.X when not otherwise specified _Originally posted by @ldemailly in https://github.com/kubernetes-sigs/kubebuilder/pull/4446#discussion_r2056844088_