Which area/kind this issue is related to?
/area registry
Issue Description
After the completion of #1300 we could add a version for go stack to support go version 1.20.
A similar PR to this task might be: devfile/registry#169
Another useful resource could be to follow the guide here: https://github.com/devfile/registry/blob/main/CONTRIBUTING.md#stacks
Acceptance Criteria
Additional Context
In order to test this change locally, one can do the following:
- Build your updated devfile registry (more info here)
- Run a local instance of minikube.
- Deploy the registry image on minikube (more info here).
- Check if the registry viewer is able to show your stack's version.