What happened?
When following microshift docs this section installs go version 1.18. When trying to run make rpm I encounter the error that a module requires go1.19 or above.
What did you expect to happen?
I expect the linked section to install the compatible Go version.
How to reproduce it (as minimally and precisely as possible)?
Follow microshift documentation from the beginning and you will encounter this issue.