--- document: modulemd version: 2 data: name: go-toolset stream: rhel8 version: 8040020210519185433 context: 9f461222 arch: i686 summary: Go description: >- Go Tools and libraries license: module: - MIT xmd: {} dependencies: - buildrequires: go-toolset: [rhel8] platform: [el8.4.0] requires: platform: [el8] 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: aed8ff16ea20e610598c938598fe2b9648340909 buildorder: 2 arches: [aarch64, i686, ppc64le, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 45883927cf55361bee839913e6e0b4d639fbc6d8 arches: [aarch64, i686, ppc64le, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: 347a04a958e51d4e1a15dfabd5b6cc5da25da49a buildorder: 1 arches: [aarch64, i686, ppc64le, x86_64] ...