--- document: modulemd version: 2 data: name: go-toolset-devel stream: "rhel8" version: 8100020241002181513 context: b357c38b arch: aarch64 summary: Go description: >- Go Tools and libraries license: module: - MIT xmd: {} dependencies: - buildrequires: go-toolset: [rhel8] platform: [oc8.10.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: 22e4134e912eff80ee06d61ae8c675950686e02a buildorder: 2 arches: [aarch64, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: fe76a303b519ffcbb3e8baa0b4cc0724269848ea arches: [aarch64, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: a9595b2408fcadefb10fae0fc4698d79220a9dab buildorder: 1 arches: [aarch64, x86_64] ...