--- document: modulemd version: 2 data: name: go-toolset stream: rhel8 version: 8040020201029153619 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: f489f562e4b94c91f5fd4f4934b39cdd27e0742a buildorder: 2 arches: [aarch64, i686, ppc64le, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: d25acb3a7a1bb83ef39c4730da28e61a9aa7b6a6 arches: [aarch64, i686, ppc64le, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: a69e7d507c0a11aa4ac7b43b4d66dbbe91987fc2 buildorder: 1 arches: [aarch64, i686, ppc64le, x86_64] ...