--- document: modulemd version: 2 data: name: go-toolset-devel stream: "rhel8" version: 8100020250605065034 context: b357c38b arch: x86_64 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: e77312c7fc228144bf95f7121576c8422b634a8a buildorder: 2 arches: [aarch64, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 7bb06e0ec5e435fd837f20a9c4d0ddfbd7acfecb arches: [aarch64, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: 35d93b4cc7b5395ffaad4aaf817e3f721a1e7692 buildorder: 1 arches: [aarch64, x86_64] ...