From d5fd95f71b121eb4f6283abf9d1198f09de26fb8 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Nov 01 2021 15:47:34 +0000 Subject: transmodrify/c8s-stream-rhel8/go-toolset-rhel8-8060020211026174333.76a129d7 --- diff --git a/go-toolset.yaml b/go-toolset.yaml new file mode 100644 index 0000000..01c4929 --- /dev/null +++ b/go-toolset.yaml @@ -0,0 +1,49 @@ +--- +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.6.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: ac6d4c732a56d5bf2e1401edc4495138315b5373 + buildorder: 2 + go-toolset: + rationale: Meta package for go-toolset providing scl enable scripts. + ref: 325ace7159daee9e1305cfc88ee5ac458bfbda8f + golang: + rationale: Package providing the Go compiler toolchain. + ref: 7597fc92cb0b7e7543cc158ce44e3e69ea1b418d + buildorder: 1 +... +