--- document: modulemd version: 2 data: name: go-toolset stream: rhel8 version: 8060020220511155741 context: 76a129d7 arch: i686 summary: Go description: >- Go Tools and libraries license: module: - MIT xmd: {} dependencies: - buildrequires: go-toolset: [rhel8] platform: [el8.6.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: 6387bb2b8d2dba8fec662a6929f262cdd29b5823 buildorder: 2 arches: [aarch64, i686, ppc64le, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 06889f55187ad2ff225cf45cc08a046840fb7f15 arches: [aarch64, i686, ppc64le, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: 6994c2efa62c5abd5b7e56567c1c96695ffa81a0 buildorder: 1 arches: [aarch64, i686, ppc64le, x86_64] ...