--- document: modulemd version: 2 data: name: go-toolset stream: rhel8 version: 8070020220509170924 context: 347cc21f arch: i686 summary: Go description: >- Go Tools and libraries license: module: - MIT xmd: {} dependencies: - buildrequires: go-toolset: [rhel8] platform: [el8.7.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: 81cc317ccbbfd6845c54a1dc64977001933ae51e buildorder: 2 arches: [aarch64, i686, ppc64le, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 6fdaea576d28628ecba52e5707c4e1fa59efd885 arches: [aarch64, i686, ppc64le, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: 2dcf06fa362bfda11b7b4f73900ed9a5b160d698 buildorder: 1 arches: [aarch64, i686, ppc64le, x86_64] ...