Hello,
As a project, we don't have an official version policy. So far, we've
kept support for in-support upstream versions whenever possible.
In this case, the reason for the quick move to 1.20 was to work around a
bug in `debug/elf` (see 292f70ab1a,
https://go.dev/issue/33121).
Since the version in the `go.mod` file doesn't preclude using earlier
toolchains, we used 1.20 features to force the issue.
With the RHEL release cycle determining the Go toolchain verison shipped
in `go-toolset` and the two projects' release cycles being out of sync,
we're not going to commit, as an upstream, to keeping it buildable on
the Red Hat `go-toolset`.
--
hank