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