Add git, make, and glibc to Framework:Golang builders
Add git, make, and glibc to Framework:Golang builders
- Golang projects generally require git and make
- Include the glibc build system until go modules that
require it may be extracted and built separately
to avoid build chain divergence
Related https://gitlab.com/gitlab-org/distribution/team-tasks/-/issues/1223
Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
Edited by Robert Marshall