--- document: modulemd version: 2 data: name: go-toolset-devel stream: "rhel8" version: 8080020240523164600 context: e9dd4525 arch: x86_64 summary: Go description: >- Go Tools and libraries license: module: - MIT xmd: {} dependencies: - buildrequires: go-toolset: [rhel8] platform: [oc8.8.0] requires: go-toolset: [rhel8] platform: [oc8] 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: 674b9099acc5d8141c76c2853f31688f2864aea2 buildorder: 2 arches: [aarch64, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 9e6095e0922b56369e87614a64a182d787ad3404 arches: [aarch64, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: bd5ab3784447334da92a3d8fbd423456c0ff0ace buildorder: 1 arches: [aarch64, x86_64] ...