Closed
Description
that is a good feedback, I would accept a PR that updated the Automation to not bump the minor version in go mod.
I think it would probably best to Match what kubernetes does.
which they dont bump the patch version for go mod
https://github.com/kubernetes/kubernetes/blob/master/go.mod
Originally posted by @medyagh in #20770 (comment)
as seen in this Automation PR we dont really need to bump the go mod patch version each time the automation bumps the golang version