https://github.com/go-logr/logr/pull/196#discussion_r1283335786 Example: if we use any in code, I get a YCM error: "predeclared any requires go1.18 or later [UnsupportedFeature]" So maybe we should bump to 18 in go.mod and gh actions tests?