--- document: modulemd version: 2 data: name: go-toolset stream: rhel8 summary: Go description: >- Go Tools and libraries license: module: - MIT dependencies: - buildrequires: go-toolset: [rhel8] platform: [el8.1.0] requires: platform: [el8] profiles: common: rpms: - go-toolset api: rpms: - golang buildopts: rpms: whitelist: - go-toolset - go-toolset-1.10 - go-toolset-1.10-golang - go-toolset-golang - golang components: rpms: go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 9668ae59e9fb1c27b52b9636aa133c890c57decb golang: rationale: Package providing the Go compiler toolchain. ref: 6ea2024a06c41a22ed3467cc15d53f1e97bf0ded buildorder: 1 ...