--- 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: 57f9e91702061a439b8f55c2c54135604eeaa700 buildorder: 0 golang: rationale: Package providing the Go compiler toolchain. ref: 529a9e8b9116c1509ad80a343e84cd0424092ff1 buildorder: 1 delve: rationale: A debugger for the Go programming language ref: e77312c7fc228144bf95f7121576c8422b634a8a buildorder: 2 ...