--- 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: aa32bedaa4c463a7009a1dae35d5f9f1481ffc17 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. ref: e42450e9c0333ec6be7e5dfa724f2ff171b51528 buildorder: 1 delve: rationale: A debugger for the Go programming language ref: 97ef6212a4f9411c66f3cbc51bc29293615e1c95 buildorder: 2 ...