diff --git a/go-toolset.yaml b/go-toolset.yaml new file mode 100644 index 0000000..0182613 --- /dev/null +++ b/go-toolset.yaml @@ -0,0 +1,40 @@ +--- +document: modulemd +version: 2 +data: + summary: Go + description: Go Tools and libraries + stream: rhel8 + license: + module: [MIT] + dependencies: + - buildrequires: + platform: [el8.0.0] + go-toolset: [rhel8] + requires: + platform: [el8] + profiles: + common: + rpms: + - go-toolset + api: + rpms: + - golang + buildopts: + rpms: + whitelist: + - go-toolset-1.11 + - go-toolset-1.11-golang + - go-toolset + - go-toolset-golang + - golang + components: + rpms: + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: 15867b48ee7894e6eb4d4e282c7e39e3e7df36b0 + buildorder: 0 + golang: + rationale: Package providing the Go compiler toolchain. + ref:108839d9c2b0b2e23dae1ea198d97a274d9264cc + buildorder: 1