Closed adrianreber closed 3 months ago
Might it make sense to squash the latest commit with the first one (with the Go version bump)? It'll ensure we can bisect the repo going forward
LGTM
Would it be possible to add more information about the dependencies that require 1.22 in the commit message?
LGTM
Would it be possible to add more information about the dependencies that require 1.22 in the commit message?
I don't really know. I just see dependabot failing with a diff that indicates that 1.22 is required.
It looks like k8s.io/api is one of these dependencies:
@rst0git Added k8s.io/api to the commit message.
@snprajwal squashed
1.22 is the minimum version required by a couple of dependencies.