--- document: modulemd version: 2 data: name: go-toolset stream: rhel8 version: 8050020210506150915 context: 8aa62369 arch: i686 summary: Go description: >- Go Tools and libraries license: module: - MIT xmd: {} dependencies: - buildrequires: go-toolset: [rhel8] platform: [el8.5.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: 626f1cff982cddf5e9d57b4306b930d896cda407 buildorder: 2 arches: [aarch64, i686, ppc64le, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: e793447d3b8821c1607f4989aaa64ec67e711e8f arches: [aarch64, i686, ppc64le, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: 1a8b3f5aa270e8f2ebcc100f05843bc8a7c589c0 buildorder: 1 arches: [aarch64, i686, ppc64le, x86_64] ...