--- document: modulemd version: 2 data: name: go-toolset-devel stream: "rhel8" version: 8100020240923080652 context: 7e2b282f arch: ppc64le 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: 6d8844eca246c2e552b8ad21e25647b51569ee87 buildorder: 2 arches: [aarch64, i686, ppc64le, x86_64] go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 7d65d372e2ad47434cbb2867e7bc4aee3acd75d9 arches: [aarch64, i686, ppc64le, x86_64] golang: rationale: Package providing the Go compiler toolchain. ref: 905c3da56e6ef88e4bcd78c00339cadbdb749ee4 buildorder: 1 arches: [aarch64, i686, ppc64le, x86_64] ...