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