--- document: modulemd version: 2 data: name: go-toolset-devel stream: "rhel8" version: 8100020240702205408 context: 7e2b282f arch: aarch64 summary: Go description: >- Go Tools and libraries license: module: - MIT xmd: {} dependencies: - buildrequires: go-toolset: [rhel8] platform: [el8.10.0] requires: go-toolset-devel: [rhel8] platform: [el8] 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: 66012d51cab4668671a4d0a0bb46be3bc80665ed buildorder: 2 arches: [aarch64, i686, ppc64le, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 396264b3fb8c64bc9cadf77ce01180daa828732c arches: [aarch64, i686, ppc64le, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: a375d78b57eeef05ae7f6a1e0f7a3a93ac4ca3bb buildorder: 1 arches: [aarch64, i686, ppc64le, x86_64] ...