--- 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.8.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: 52ad8e990386c4beef50b53b2a1c26f423dfd97c buildorder: 2 go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 1d3a9f54d635acfcb95a2dd462b55b7380d8e20a golang: rationale: Package providing the Go compiler toolchain. ref: 42489de2f8ccbc39f5b74394d080989898c02392 buildorder: 1 ...