--- document: modulemd version: 2 data: name: go-toolset summary: Go description: Go Tools and libraries stream: rhel8 license: module: [MIT] dependencies: - buildrequires: platform: [oc8] go-toolset: [rhel8] requires: platform: [oc8] profiles: common: rpms: - go-toolset api: rpms: - golang buildopts: rpms: whitelist: - go-toolset-1.10 - go-toolset-1.10-golang - go-toolset - go-toolset-golang - golang - delve components: rpms: go-toolset: rationale: Meta package for go-toolset providing scl enable scripts. ref: 9ff32f095765eab3af628784164bc24f2af15238 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. ref: dc48639b4bb68461f05c625d185d77cd953f902f buildorder: 1 delve: rationale: A debugger for the Go programming language ref: 168378f857b444af45bab5b09c7472f7809584b5 buildorder: 2 ...