--- document: modulemd version: 2 data: name: go-toolset stream: rhel8 summary: Go description: >- Go Tools and libraries license: module: - MIT dependencies: - buildrequires: go-toolset: [rhel8] platform: [oc8] requires: platform: [oc8] profiles: common: rpms: - go-toolset api: rpms: - golang buildopts: rpms: whitelist: - delve - go-toolset - go-toolset-1.10 - go-toolset-1.10-golang - go-toolset-golang - golang components: rpms: delve: rationale: A debugger for the Go programming language ref: 5e21ec94cc0664504fd57713bf7818063956d7a3 buildorder: 2 go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 6eefec5f06c5a9a3090e8f2a6be989170faadbb3 golang: rationale: Package providing the Go compiler toolchain. ref: bc01367077e00f18c194584f13a78e749500db9e buildorder: 1 ...