Client_golang promises support for the latest the last 3 major versions of Go. On every new Go release, we need to submit a few PRs updating the metrics collected by Go Collector. We already have scripts that autogenerates those new metrics, but it is not fully automated with our CI/CD.
This task is about connecting the dots between CI/CD and Go Collector metrics autogeneration
xref: cncf/mentoring#1120