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